palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆256Updated last month
Alternatives and similar repositories for serial_test
Users that are interested in serial_test are comparing it to the libraries listed below
Sorting:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- TimeZone implementations for rust-chrono from the IANA database☆258Updated last week
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Struct mocking library for Rust☆470Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- Assert process::Command - Easy command initialization and assertions☆522Updated last month
- Getters and Setters for Rust.☆361Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Find out path at which a deserialization error occurred☆387Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Exponential backoff and retry for Rust.☆329Updated last year
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated this week
- xml-rs based deserializer for Serde (compatible with 1.0+)☆307Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆222Updated 10 months ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Generate README.md from docstrings☆375Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Wrapper around reqwest to allow for client middleware chains.☆331Updated last month
- ☆328Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆223Updated 3 weeks ago