#test-framework #test-cases #capable #dynamic #gluon

tensile

A test framework capable of dynamic and parallel test execution

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

Download history 14/week @ 2025-12-07 18/week @ 2025-12-14 2/week @ 2025-12-21 9/week @ 2026-01-11 20/week @ 2026-01-18 88/week @ 2026-01-25 2/week @ 2026-02-01 2/week @ 2026-02-08 77/week @ 2026-02-15 26/week @ 2026-02-22 60/week @ 2026-03-01 173/week @ 2026-03-08 302/week @ 2026-03-15 519/week @ 2026-03-22

1,056 downloads per month
Used in 2 crates

MIT license

24KB
673 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

~1.5–4.5MB
~82K SLoC