[go: nahoru, domu]

Skip to content

rooch-network/diem-devtools

 
 

Repository files navigation

diem-devtools

This repository contains the source code for developer tools and libraries built for Diem Core. Currently, this includes:

  • nextest: a new, faster Cargo test runner Documentation (main)
  • quick-junit: a data model, serializer (and in the future deserializer) for JUnit/XUnit XML quick-junit on crates.io Documentation (latest release) Documentation (main)
  • datatest-stable: data-driven testing on stable Rust datatest-stable on crates.io Documentation (latest release) Documentation (main)

Minimum supported Rust version

These crates target the latest stable version of Rust.

While a crate is pre-release status (0.x.x) it may have its MSRV bumped in a patch release. Once a crate has reached 1.x, any MSRV bump will be accompanied with a new minor version.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of either the Apache 2.0 license or the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.6%
  • Other 0.4%