github nextest-rs/nextest cargo-nextest-0.9.119-b.1
cargo-nextest 0.9.119-b.1

latest releases: cargo-nextest-0.9.144, nextest-runner-0.123.0, cargo-nextest-0.9.143...
pre-release8 months ago

Added

Support for using a pager like less with nextest's output. Currently supported are:

  • cargo nextest list
  • cargo nextest show-config test-groups
  • -h and --help commands

The pager support is closely modeled after the Jujutsu version control system. The default pager is less -FRX on Unix platforms, and a builtin pager (based on sapling-streampager) on Windows.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.