rust-analyzer / expect-test
Minimalistic snapshot testing for Rust.
☆260Updated 2 months ago
Alternatives and similar repositories for expect-test:
Users that are interested in expect-test are comparing it to the libraries listed below
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆439Updated this week
- Type that deserializes only from one specific value☆231Updated last week
- ☆463Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆667Updated last week
- Reflection via DWARF.☆296Updated last year
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- Experiments with structured concurrency in Rust☆347Updated 6 months ago
- Compile-time reference counting☆441Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆208Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Snapshot testing for a herd of CLI tests☆144Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- Command line parser with applicative interface☆368Updated last week
- in-place allocation-reusing queues for Rust☆359Updated 8 months ago
- Easy self-referential struct generation for Rust.☆571Updated last month
- Library for snippet annotations☆302Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Reliably performant diffing☆140Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆424Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago