summaryrefslogtreecommitdiff
path: root/devel/nextest/pkg-descr
blob: 2edb5364090fee779d8812cddc1b07b113f154c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Nextest is a next-generation test runner for Rust.

Features:
* Clean interface.
* Up to 3x as fast as cargo test.
* Identify slow and leaky tests.
* Filter tests using an embedded language.
* Configure per-test overrides.
* Designed for CI.
* Cross-platform.