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.
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.