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
test
Can I use suite and test to test my application? Is there any documentation?
suite
The text was updated successfully, but these errors were encountered:
Documentation is lacking atm, but in the meantime, you can checkout https://github.com/mint-lang/mint/tree/master/core/tests/tests for usage examples.
Sorry, something went wrong.
No branches or pull requests
Can I use
suite
andtest
to test my application? Is there any documentation?The text was updated successfully, but these errors were encountered: