rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆292Updated 9 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☆259Updated 2 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Experiments with structured concurrency in Rust☆385Updated last year
- Track and query Cargo dependency graphs.☆237Updated this week
- Library for snippet annotations☆334Updated this week
- A minimal `syn` syntax tree pretty-printer☆720Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Snapshot testing for a herd of CLI tests☆156Updated this week
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Command line parser with applicative interface☆398Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- property testing and verification front-end for Rust☆218Updated last month
- Compact, clone-on-write vector and string.☆287Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆449Updated last month
- A special input type for nom to locate tokens☆238Updated 8 months ago
- Count lines of LLVM IR per generic function☆475Updated this week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- ☆496Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Provides assert_eq! like macros with colorized diff output☆151Updated 7 months ago
- ☆324Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Compile-time reference counting☆456Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated last year