palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆266Updated 3 weeks 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☆435Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆256Updated last year
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Struct mocking library for Rust☆476Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- Assert process::Command - Easy command initialization and assertions☆529Updated last week
- Getters and Setters for Rust.☆373Updated 4 months ago
- Find out path at which a deserialization error occurred☆403Updated this week
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Exponential backoff and retry for Rust.☆339Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆555Updated 2 months ago
- TimeZone implementations for rust-chrono from the IANA database☆264Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆223Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated this week
- Setup Git hooks automatically for cargo projects with☆358Updated last year
- Wrapper around reqwest to allow for client middleware chains.☆350Updated 2 months ago
- ☆340Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- A rust logger that prints all messages with a readable output format.☆250Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- Procedural macro for recursive async functions☆233Updated last month
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago