12 releases (6 breaking)

0.7.0 Oct 1, 2021
0.6.3 May 14, 2020
0.6.0 Jan 9, 2020
0.5.0 Sep 2, 2019
0.1.0 Dec 1, 2017

#484 in Testing

29 downloads per month
Used in 2 crates

MIT license

24KB
672 lines

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.

Dependencies

~4–13MB
~142K SLoC