We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
t.try()
#1947 landed a new t.try() assertion. It's experimental, one of the reasons for which is that we don't have documentation yet.
We need to document the assertion, how to use it and what the edge cases are.
Apologies for how bare this issue is — happy to elaborate more if you're looking to contribute this 😍
The text was updated successfully, but these errors were encountered:
See also avajs/eslint-plugin-ava#273 for a discussion on what the argument for the callback function should be named.
Sorry, something went wrong.
@qlonik shared their initial stab at the documentation here: #2251
Successfully merging a pull request may close this issue.
#1947 landed a new
t.try()
assertion. It's experimental, one of the reasons for which is that we don't have documentation yet.We need to document the assertion, how to use it and what the edge cases are.
Apologies for how bare this issue is — happy to elaborate more if you're looking to contribute this 😍
The text was updated successfully, but these errors were encountered: