Skip to content

diem/diem-devtools

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

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages