You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
I just stumbled upon this and it looks great, but I was wondering why the readme says it must be used with mocha? From what I can tell, it should work with any generator or await/async aware test framework?
The text was updated successfully, but these errors were encountered:
great question, it isn't actually dependent on mocha, we just wrote all the examples that way :) would def be open to a pull request that generalizes the examples and readme!!
I just stumbled upon this and it looks great, but I was wondering why the readme says it must be used with mocha? From what I can tell, it should work with any generator or
await/async
aware test framework?The text was updated successfully, but these errors were encountered: