tensile

Crates.iotensile
lib.rstensile
version0.7.0
sourcesrc
created_at2017-12-01 23:11:21.515297
updated_at2021-10-01 19:04:28.660862
descriptionA test framework capable of dynamic and parallel test execution
homepage
repositoryhttps://github.com/Marwes/tensile
max_upload_size
id41279
size23,549
Markus Westerlind (Marwes)

documentation

https://docs.rs/tensile

README

tensile

Build Status Documentation

Small test library for Rust, capable of creating testcases at runtime as opposed to the builtin test framework which defines test cases statically (via the #[test] attribute).

Used to test scripts in the gluon programming language.

Commit count: 53

cargo fmt