rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆288Updated 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☆255Updated last month
- Experiments with structured concurrency in Rust☆382Updated last year
- Track and query Cargo dependency graphs.☆231Updated this week
- Library for snippet annotations☆326Updated this week
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Execute Rust code carefully, with extra checking along the way☆445Updated last month
- Count lines of LLVM IR per generic function☆468Updated this week
- Snapshot testing for a herd of CLI tests☆154Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated last week
- ☆493Updated 10 months ago
- ☆323Updated 9 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆508Updated this week
- Compact, clone-on-write vector and string.☆285Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆278Updated 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…☆488Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Struct fields that are made read-only accessible to other modules☆253Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Reliably performant diffing☆167Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago
- Command line parser with applicative interface☆396Updated 3 months ago