test-casing 0.1.3

Parameterized test cases and test decorators
Documentation
1
2
3
4
5
error: tested function must have at least one arg
 --> tests/ui/fn_without_args.rs:4:1
  |
4 | fn tested_function() {
  | ^^^^^^^^^^^^^^^^^^^^