palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆273Updated 2 months ago
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☆441Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆362Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- x-www-form-urlencoded meets Serde☆257Updated last year
- Struct mocking library for Rust☆477Updated 2 months ago
- TimeZone implementations for rust-chrono from the IANA database☆266Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Assert process::Command - Easy command initialization and assertions☆535Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Getters and Setters for Rust.☆377Updated 6 months ago
- Find out path at which a deserialization error occurred☆406Updated last month
- ☆347Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Setup Git hooks automatically for cargo projects with☆362Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 3 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆224Updated 2 weeks ago
- Generate README.md from docstrings☆380Updated 5 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week