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

#384 in Testing

Download history 18/week @ 2024-01-08 30/week @ 2024-01-15 8/week @ 2024-02-05 31/week @ 2024-02-12 4/week @ 2024-02-19 26/week @ 2024-02-26 76/week @ 2024-03-04 55/week @ 2024-03-11 29/week @ 2024-03-18 11/week @ 2024-03-25 61/week @ 2024-04-01 14/week @ 2024-04-08 25/week @ 2024-04-15

115 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

~3–13MB
~129K SLoC