rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆300Updated 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☆271Updated 2 weeks ago
- Type that deserializes only from one specific value☆267Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- Experiments with structured concurrency in Rust☆409Updated last year
- Library for snippet annotations☆481Updated this week
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Track and query Cargo dependency graphs.☆252Updated this week
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- ☆501Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Snapshot testing for a herd of CLI tests☆167Updated this week
- Compact, clone-on-write vector and string.☆298Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- ☆324Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 9 months ago
- Types for communicating with a language server☆399Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- property testing and verification front-end for Rust☆227Updated 2 weeks ago
- Provides assert_eq! like macros with colorized diff output☆160Updated 11 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Rust String Libraries by mcyoung☆199Updated last year
- Structured concurrency operations for async Rust☆487Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Command line parser with applicative interface☆423Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago