rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆290Updated 8 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:
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Track and query Cargo dependency graphs.☆234Updated last week
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- Library for snippet annotations☆332Updated this week
- Snapshot testing for a herd of CLI tests☆156Updated last month
- Count lines of LLVM IR per generic function☆475Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆385Updated last year
- ☆494Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 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…☆498Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆447Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- property testing and verification front-end for Rust☆219Updated last week
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆511Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Types for communicating with a language server☆382Updated last year
- Compact, clone-on-write vector and string.☆287Updated last month
- Rust String Libraries by mcyoung☆192Updated 7 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☆371Updated last year
- A special input type for nom to locate tokens☆237Updated 7 months ago
- Command line parser with applicative interface☆396Updated 3 months ago
- Reliably performant diffing☆172Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆252Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago