17 releases (11 breaking)
| 0.14.0 | Dec 20, 2025 |
|---|---|
| 0.13.0 | Aug 6, 2025 |
| 0.12.0 | Dec 24, 2024 |
| 0.11.0 | Aug 20, 2024 |
| 0.1.0 | Jun 12, 2021 |
#1196 in Rust patterns
521 downloads per month
Used in 10 crates
(7 directly)
97KB
1.5K
SLoC
Subplot test utilities
This crate is meant to be used by test suites generated using the Subplot
code generator using the rust template. You should generally not use this
crate directly, instead test suites generated using the rust template will
use subplotlib::prelude::*; automatically.
If you want to explore things, then we suggest you start from the [prelude][mod@prelude]
module since it exposes everything you'd normally find in a test suite.
Dependencies
~22–58MB
~819K SLoC