lorenzofox3 / zora

Lightest, yet Fastest Javascript test runner for nodejs and browsers
MIT License
537 stars 93 forks source link

[pta] give the ability to run the tests in serie #154

Closed lorenzofox3 closed 2 years ago

lorenzofox3 commented 2 years ago

now, thanks to top level await, one can make sure a test suite in a file finishes before another one starts. fixes #153