rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆285Updated 6 months ago
Alternatives and similar repositories for expect-test
Users that are interested in expect-test are comparing it to the libraries listed below
Sorting:
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Library for snippet annotations☆322Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- ☆490Updated 8 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week
- Snapshot testing for a herd of CLI tests☆153Updated this week
- Provides assert_eq! like macros with colorized diff output☆146Updated 4 months ago
- ☆320Updated 8 months ago
- Reliably performant diffing☆164Updated last month
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆486Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆243Updated 2 months ago
- Support crate for rustc's self-profiling feature☆360Updated last week
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated last month
- Count lines of LLVM IR per generic function☆462Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Command line parser with applicative interface☆390Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Rust String Libraries by mcyoung☆189Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago