We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, the test which takes more time or has async code doesn't wait for it to complete and mark it as pass.
Here we have settimout(), which is just making to execute expect() statement and causing to pass anyway, Is there a way to do something about it.
https://github.com/oclif/fancy-test