13 releases (7 breaking)
| 0.8.0 | Mar 6, 2026 |
|---|---|
| 0.7.0 | Oct 1, 2021 |
| 0.6.3 | May 14, 2020 |
| 0.6.0 | Jan 9, 2020 |
| 0.1.0 | Dec 1, 2017 |
#380 in Testing
1,056 downloads per month
Used in 2 crates
24KB
673 lines
tensile
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.
Dependencies
~1.5–4.5MB
~82K SLoC