| Crates.io | spectest |
| lib.rs | spectest |
| version | 0.1.2 |
| created_at | 2024-06-24 14:25:28.967061+00 |
| updated_at | 2024-07-23 13:34:20.181549+00 |
| description | A lightweight library for defining behavior-driven development (BDD) style tests in exernal files and running them with `cargo test`. |
| homepage | |
| repository | https://github.com/aalexandrov/mdspec |
| max_upload_size | |
| id | 1282282 |
| size | 64,166 |
A lightweight library for defining behavior-driven development (BDD) style tests in exernal files and running them with cargo test.
This can be seen as a successor / alternative of the datadriven crate.
Please consult the spectest docs and the integration tests for details.