Docs.rs
rstest-0.2.2
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rstest 0.2.2
A simple `pytest` clone for Rust. It use procedural macro to implement fixtures and table based tests.
Crate
Source
Builds
Feature flags
Documentation
Hide files
resources
src
tests
.cargo_vcs_info.json
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
README.md
1
2
3
4
5
/
.
idea
/
target
/
*
*
/
*
.rs
.
bk
Cargo
.
lock
rstest
.
iml