文件名称:kaos:混沌测试线束
文件大小:394KB
文件格式:ZIP
更新时间:2024-03-28 17:11:57
resilience-testing test-harness chaos-engineering chaotic-testing Rust
混沌测试线束 Kaos是一种混乱的测试工具,可以测试您的服务是否出现随机故障。 它允许您在代码中添加点以偶尔崩溃,并通过寻求故障,故障点和随机运行之间的最短时间来利用服务的可用性和容错性。 Kaos在Rust生态系统中相当于Chaos Monkey。 但是,根据先前的运行找到最接近的MTBF更为明智。 这是可靠的系统实践。 有关更多信息,请访问。
【文件预览】:
kaos-master
----LICENSE-MIT(1023B)
----Cargo.toml(798B)
----src()
--------message.rs(6KB)
--------error.rs(3KB)
--------macros.rs(632B)
--------env.rs(596B)
--------diff.rs(2KB)
--------cargo.rs(2KB)
--------term.rs(3KB)
--------lib.rs(6KB)
--------dependencies.rs(5KB)
--------path.rs(1KB)
--------normalize.rs(4KB)
--------rustflags.rs(626B)
--------manifest.rs(2KB)
--------features.rs(3KB)
--------run.rs(14KB)
----img()
--------chaotic_run.png(193KB)
--------chaos.png(41KB)
--------availability_run.png(153KB)
----LICENSE-APACHE(11KB)
----README.md(1KB)
----.gitignore(29B)