JasterV / test-contextLinks
A Rust library to allow for easy setup/teardown implementations for tests
☆89Updated 6 months ago
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.☆143Updated last week
- Access and evaluate tracing logs in async and sync tests.☆75Updated last week
- Easy to use axum test client☆80Updated last year
- Tools to iterate over all values of a type☆108Updated last year
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- Serde support for querystring-style strings☆214Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆161Updated last week
- Easily add a --verbose flag to CLIs using Clap☆211Updated this week
- Allows for the creation of serialised Rust tests☆258Updated 2 months ago
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆225Updated 11 months ago
- GitHub action to get easy publishing of Rust crates☆79Updated 7 months ago
- Easily compare two JSON values and get great output☆90Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Converts to and from various cases.☆150Updated 5 months ago
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆81Updated 9 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆187Updated 2 months ago
- A small, lightweight template engine☆218Updated last year
- A tower (axum) cookies manager☆132Updated 5 months ago
- Filesystem fixtures and assertions.☆111Updated 2 weeks ago
- Rust macro for automatically generating default☆144Updated last year
- Web API access control for Rust☆127Updated last week
- Snapshot testing for a herd of CLI tests☆154Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆101Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago