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
Seems to be a good alternative to cargo test. Faster, detect flaky tests (e.g. #320).
cargo test
The text was updated successfully, but these errors were encountered:
#337 code coverage in contribute, action script #338 try nextest
bbc9946
#338 random_string fix test, add retries
86e395c
Yup, it's great.
Sorry, something went wrong.
#337 code coverage in contribute, action script #338 try nextest (#339)
6f5585b
* #337 code coverage in contribute, action script #338 try nextest * #337 use nightly for coverage * #337 llvm-tools * #338 random_string fix test, add retries * #337 gtk in codecov * #340 playwright
Successfully merging a pull request may close this issue.
Seems to be a good alternative to
cargo test
. Faster, detect flaky tests (e.g. #320).The text was updated successfully, but these errors were encountered: