nuisance 0.1.0

Declarative multi-version Python test orchestration, powered by Rust
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "nuisance"
version = "0.1.0"
edition = "2021"
description = "Declarative multi-version Python test orchestration, powered by Rust"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/rapidity-rs/nuisance"
repository = "https://github.com/rapidity-rs/nuisance"
keywords = ["testing", "python", "orchestration", "ci"]
categories = ["development-tools::testing", "command-line-utilities"]