rustation / cargo-test-junitLinks
Converts cargo test output into a junit report
☆11Updated 4 years ago
Alternatives and similar repositories for cargo-test-junit
Users that are interested in cargo-test-junit are comparing it to the libraries listed below
Sorting:
- Converts cargo test output into a junit report☆10Updated 4 years ago
- A Rust wrapper for OS-level cryptographic hash functions☆26Updated 2 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Find the Rust nightly that that changed some behavior☆18Updated 9 years ago
- allows you to run multiple cargo commands in a row☆19Updated 7 years ago
- ☆57Updated 5 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Formatting Cargo.toml☆32Updated last year
- Provides a mockable wrapper around the reqwest HTTP client for Rust.☆16Updated 2 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- a cargo subcommand to package your application into a docker image☆19Updated 5 years ago
- [DEPRECATED] A TOML configuration file parser for Rust☆35Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- ☆58Updated 9 months ago
- Code from the getting started guide☆10Updated 8 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A library for generating conventional changelogs from git metadata, written in Rust☆27Updated 10 months ago
- A stopwatch library for Rust. Used to time things.☆81Updated 2 years ago
- Replays HTTP responses, so you can have deterministic tests.☆34Updated 9 years ago
- ORM for rust (journey begins)