rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆298Updated last year
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☆267Updated last month
- Execute Rust code carefully, with extra checking along the way☆472Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆406Updated last year
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Library for snippet annotations☆477Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆734Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- ☆502Updated 2 months ago
- Compact, clone-on-write vector and string.☆298Updated 2 months ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- ☆324Updated 2 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…☆520Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Compile-time reference counting☆455Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- Track and query Cargo dependency graphs.☆249Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆267Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- A special input type for nom to locate tokens☆240Updated 11 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Snapshot testing for a herd of CLI tests☆164Updated last week
- property testing and verification front-end for Rust☆224Updated this week
- Provides assert_eq! like macros with colorized diff output☆158Updated 10 months ago
- Types for communicating with a language server☆398Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago