JasterV / test-contextLinks
A Rust library to allow for easy setup/teardown implementations for tests
☆106Updated 2 weeks ago
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☆260Updated last week
- Easy to use axum test client☆81Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Allows for the creation of serialised Rust tests☆274Updated 2 months ago
- Converts to and from various cases.☆156Updated last month
- Find out path at which a deserialization error occurred☆406Updated last week
- Serde support for querystring-style strings☆221Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- (Auto)DRY for your Rust dependencies☆219Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated last week
- Snapshot testing for a herd of CLI tests☆163Updated this week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- Boolean-valued predicate functions in Rust☆200Updated 3 weeks ago
- git hook manager, geared toward Rust projects☆228Updated 2 years ago
- ☆219Updated 5 months ago
- Access and evaluate tracing logs in async and sync tests.☆85Updated last month
- A tower (axum) cookies manager☆135Updated 3 months ago
- Provides assert_eq! like macros with colorized diff output☆157Updated 10 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆199Updated 6 months ago
- A parser and formatter for std::{SystemTime, Duration}☆363Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last week
- x-www-form-urlencoded meets Serde☆259Updated last year
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆228Updated 2 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆225Updated 3 weeks ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- ☆241Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago