JasterV / test-contextLinks
A Rust library to allow for easy setup/teardown implementations for tests
☆107Updated 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:
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Serde support for querystring-style strings☆222Updated last week
- (Auto)DRY for your Rust dependencies☆223Updated 11 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆152Updated last month
- Allows for the creation of serialised Rust tests☆276Updated 2 weeks ago
- Easy to use axum test client☆81Updated last year
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Access and evaluate tracing logs in async and sync tests.☆85Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Boolean-valued predicate functions in Rust☆201Updated last month
- Tools to iterate over all values of a type☆109Updated 4 months ago
- ☆224Updated 6 months ago
- lazy static regular expressions checked at compile time☆222Updated 2 weeks ago
- Snapshot testing for a herd of CLI tests☆164Updated last week
- Converts to and from various cases.☆156Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆200Updated 7 months ago
- Find out path at which a deserialization error occurred☆409Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated last week
- Easily add a --verbose flag to CLIs using Clap☆248Updated last month
- Provides assert_eq! like macros with colorized diff output☆158Updated 10 months ago
- Generate Rust enum variants without associated data☆99Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- git hook manager, geared toward Rust projects☆228Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆384Updated last year
- A tower (axum) cookies manager☆135Updated 4 months ago
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆106Updated last year
- Rust web servers without async/await.☆223Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 months ago