Skip to content
/ tensile Public

Small test library for Rust which can create test cases dynamically

Notifications You must be signed in to change notification settings

Marwes/tensile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Small test library for Rust which can create test cases dynamically

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages