rust-testing-microframework icon indicating copy to clipboard operation
rust-testing-microframework copied to clipboard

Rust testing framework in the public domain based on existing behavioral testing frameworks. Simple and no-frills.

Results 1 rust-testing-microframework issues
Sort by recently updated
recently updated
newest added

@wilkie rustc 1.4.0 ``` tester.rs:4:15: 4:16 error: expected item after attributes tester.rs:4 #[macro_escape]; ```