yare 3.0.0

Lean parameterized test case library for Rust 🚀
Documentation
1
2
3
4
5
6
7
8
mod arguments_are_expressions;
mod dice;
mod fruits;
mod marked_test;
mod qualifiers;
mod readme;
mod return_type;
mod should_panic;