# An advanced test framework [![Latest version](https://img.shields.io/crates/v/eroc_test.svg)](https://crates.io/crates/eroc_test) [![Documentation](https://docs.rs/eroc_test/badge.svg)](https://docs.rs/eroc_test) ![License](https://img.shields.io/crates/l/eroc_test.svg) This project is a part of [Eroc](https://github.com/radifun/eroc) library collection. `eroc_test` is a test framework like no other. It is designed toward fully randomized and automated test unlike most traditional test frameworks for software development. ## License This project is provided under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.