palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆268Updated 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☆437Updated last month
- Check if tables and items in a .toml file are lexically sorted☆266Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- TimeZone implementations for rust-chrono from the IANA database☆265Updated last month
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- Build a config structure from environment variables in Rust without boilerplate☆223Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Struct mocking library for Rust☆477Updated 2 months ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Exponential backoff and retry for Rust.☆336Updated last year
- Assert process::Command - Easy command initialization and assertions☆533Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆617Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Find out path at which a deserialization error occurred☆403Updated last week
- Procedural macro for recursive async functions☆234Updated 2 months ago
- ☆309Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Generate README.md from docstrings☆379Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A crate for safe and ergonomic pin-projection.☆688Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- A rust logger that prints all messages with a readable output format.☆252Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated this week
- xml-rs based deserializer for Serde (compatible with 1.0+)☆319Updated 2 weeks ago