rstest_test 0.11.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 proivides a little framework for wrinting end to end test. You can crete 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 pourpuse use but just as rstest develop helper crate.

License

Licensed under either of