rsspec — A Ginkgo/RSpec-inspired BDD testing framework for Rust
Write expressive, structured tests using a closure-based API with
describe, context, it, lifecycle hooks, table-driven tests, and more.
Quick example
run;
Features
googletest— re-exportsgoogletestmatchers viarsspec::matcherstokio— async test support viaasync_it,async_before_each, etc.