Ok, f jest. I'm porting to a different testing framework. This is a disaster (see also previous toots). For some reason it wants to parse the source (why!?) and then chokes on node-fetch (why!?). I tried all the solutions I found online, none changed anything.
What minimal testing framework that supports async and hooks before/after each test would you recommend? #JavaScript in #NodeJS, not in browser.

