rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆288Updated 7 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:
- Track and query Cargo dependency graphs.☆230Updated last week
- Snapshot testing for a herd of CLI tests☆154Updated 3 weeks ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Library for snippet annotations☆325Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆375Updated last year
- Reliably performant diffing☆165Updated last month
- ☆493Updated 9 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆710Updated last week
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated last week
- Execute Rust code carefully, with extra checking along the way☆440Updated last month
- Compact, clone-on-write vector and string.☆283Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆267Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- ☆321Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- in-place allocation-reusing queues for Rust☆378Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Provides assert_eq! like macros with colorized diff output☆149Updated 5 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆489Updated last week
- Command line parser with applicative interface☆394Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago