JasterV / test-contextLinks
A Rust library to allow for easy setup/teardown implementations for tests
☆99Updated last month
Alternatives and similar repositories for test-context
Users that are interested in test-context are comparing it to the libraries listed below
Sorting:
- Boolean-valued predicate functions in Rust☆198Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated 2 weeks ago
- Serde support for querystring-style strings☆219Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆194Updated 4 months ago
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Find out path at which a deserialization error occurred☆404Updated last week
- Tools to iterate over all values of a type☆108Updated last month
- (Auto)DRY for your Rust dependencies☆201Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Serialize and deserialize C-like enum as underlying repr☆251Updated last week
- Allows for the creation of serialised Rust tests☆265Updated last week
- A small, lightweight template engine☆220Updated last year
- lazy static regular expressions checked at compile time☆217Updated 10 months ago
- Build a config structure from environment variables in Rust without boilerplate☆221Updated last year
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆166Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Access and evaluate tracing logs in async and sync tests.☆82Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Easy to use axum test client☆80Updated last year
- Converts to and from various cases.☆151Updated 7 months ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Simple derive macros in Rust☆188Updated 4 years ago
- Easily add a --verbose flag to CLIs using Clap☆223Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆237Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated last week
- Snapshot testing for a herd of CLI tests☆158Updated last week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆225Updated 3 months ago