v6.1.0
First 2022 release!
Added
- [feature] support for asynchronous tests, thank you
@JavierGelatti for the initial implementation!
Now we can useasync
/await
in test definitions.
Fixed
-
[bug] multiple before() or after() empty blocks can be added to a test suite
-
[bug] swallowed/not precise exception when before() or after() fails
Other changes
- Updates to the dev tools: eslint, github actions, code climate
- Added 10Pines as sponsor: thanks for the support!