[go: up one dir, main page]

rstest_test 0.12.0

Provides some utilities used by to write rstest crate's tests.
Documentation

Crate Status Apache 2.0 Licensed MIT Licensed

Helper crate for testing rstest crate

This crate provides a little framework for writing end-to-end test. You can create rust project, add workspace modules and code file. Run build and test actions and write assertions based on passed and failed tests.

Moreover give some utilities on assertions, strings manipulations and test name.

This crate isn't designed for general purpose use but just as rstest develop helper crate.

License

Licensed under either of