caramelo-macros
Do you find yourself writing a lot of repetitive test code? Do you want to make your tests more readable and easier to understand? If so, caramelo-macros is for you!
Type less, test more!
Quick Start
Add caramelo-macros to your Cargo.toml:
= { = "0.1.0" }
Usage Example
Here's how simple it is to create unit tests with caramelo-macros:
use ;
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Author
Rogerio Pereira Araujo rogerio.araujo@gmail.com