palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆258Updated 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:
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- TimeZone implementations for rust-chrono from the IANA database☆259Updated last month
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Struct mocking library for Rust☆470Updated 8 months ago
- Build a config structure from environment variables in Rust without boilerplate☆225Updated 11 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- Exponential backoff and retry for Rust.☆332Updated last year
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Assert process::Command - Easy command initialization and assertions☆523Updated 2 weeks ago
- A Rust equivalent of Unix command "which".☆239Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- xml-rs based deserializer for Serde (compatible with 1.0+)☆312Updated 2 months ago
- Generate README.md from docstrings☆376Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Setup Git hooks automatically for cargo projects with☆353Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- A rust logger that prints all messages with a readable output format.☆245Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month