johnterickson / cargo2junit
Converts cargo's json output (from stdin) to JUnit XML (to stdout).
☆51Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cargo2junit
- Collection of azure pipelines templates for rust☆44Updated 2 years ago
- Track rust binary sizes across builds using Github Actions☆98Updated last year
- Rust serializer library☆85Updated 6 months ago
- Easy continuous integration for Rust projects with Azure Pipelines☆89Updated 11 months ago
- ☆54Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Abstract over different executors☆74Updated last year
- JUnit compatible XML reports in Rust☆24Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- A super powered testing macro for Rust☆113Updated this week
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- ☆66Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- Migrated to Codeberg☆80Updated last year
- Show unused code from multi-crate Rust projects☆93Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 11 months ago
- ☆123Updated 2 years ago
- ☆54Updated last year
- Cross-platform interface to the `errno` variable☆65Updated 2 months ago
- Exponential backoff generator with jitter.☆80Updated 2 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated last month
- ☆74Updated 3 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 4 months ago
- Serialization value trees☆43Updated 3 months ago
- Unicode Case-folding for Rust☆75Updated last month
- Write doc comments from macros