stainless
https://github.com/reem/stainless
Rust
Organized, flexible testing framework for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to stainless
Help out
- Issues
- fix nightly build #90
- Broken with nightly as of 2018-02-28
- Allow describe with string
- Panic when compiling a describe block with a string instead of identifier
- Certain kinds of errors inside `before_each` cause the compiler to panic
- make example compilable
- Setup and teardown support for benchmarks
- Using it with a library requires the --lib flag
- Parentheses after string title causes an ICE
- Allow `use` inside `describe!`
- Docs
- Rust not yet supported