JasterV / test-contextLinks
A Rust library to allow for easy setup/teardown implementations for tests
☆107Updated last week
Alternatives and similar repositories for test-context
Users that are interested in test-context are comparing it to the libraries listed below
Sorting:
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆152Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- ☆226Updated 6 months ago
- Easy to use axum test client☆81Updated last year
- Serde support for querystring-style strings☆224Updated this week
- Access and evaluate tracing logs in async and sync tests.☆86Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆225Updated 11 months ago
- Boolean-valued predicate functions in Rust☆203Updated this week
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆201Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Allows for the creation of serialised Rust tests☆278Updated last month
- Tools to iterate over all values of a type☆110Updated 4 months ago
- Easily compare two JSON values and get great output☆91Updated 2 years ago
- JSON Schema based validation tool using serde.☆84Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆206Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- A tower (axum) cookies manager☆135Updated 4 months ago
- Snapshot testing for a herd of CLI tests☆167Updated this week
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆226Updated last month
- GitHub action to get easy publishing of Rust crates☆80Updated last year
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Provides assert_eq! like macros with colorized diff output☆160Updated 11 months ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Converts to and from various cases.☆156Updated last week
- Generate Rust enum variants without associated data☆100Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Wrapper around reqwest to allow for client middleware chains.☆362Updated 3 weeks ago