# nextest-runner
[](https://crates.io/crates/nextest-runner)
[](https://docs.rs/nextest-runner/)
[](https://nexte.st/rustdoc/nextest_runner/)
[](CHANGELOG.md)
[](LICENSE-APACHE)
[](LICENSE-MIT)
Core functionality for [cargo nextest](https://crates.io/crates/cargo-nextest). For a
higher-level overview, see that documentation.
For the basic flow of operations in nextest, see [this blog
post](https://sunshowers.io/posts/nextest-and-tokio/).
## Contributing
See the [contributing guide](https://nexte.st/docs/contributing/) for how to help out.
## License
This project is available under the terms of either the [Apache 2.0 license](../LICENSE-APACHE) or
the [MIT license](../LICENSE-MIT).