rust-lang / libtest-next
T-testing-devex experiments for new testing tools for Rust developers
☆56Updated last week
Alternatives and similar repositories for libtest-next:
Users that are interested in libtest-next are comparing it to the libraries listed below
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- ☆133Updated 8 months ago
- A super powered testing macro for Rust☆118Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- The quickest way to override dependencies with Cargo☆58Updated this week
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆78Updated this week
- An alternate Cargo registry using static files☆114Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆97Updated 3 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 6 months ago
- Provides assert_eq! like macros with colorized diff output☆139Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Detect unused pub methods in a Rust workspace☆30Updated 2 weeks ago
- ☆54Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Filesystem fixtures and assertions.☆102Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- Serde serializer for generating Starlark build targets☆66Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- Cargo hack manager☆64Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago