spectest_macros

Crates.iospectest_macros
lib.rsspectest_macros
version0.1.1
sourcesrc
created_at2024-06-24 14:25:14.898491
updated_at2024-06-26 08:20:55.221632
descriptionMacros for the `spectest` package.
homepage
repositoryhttps://github.com/aalexandrov/mdspec
max_upload_size
id1282281
size10,494
Alexander Alexandrov (aalexandrov)

documentation

README

Spectest - lightweight BDD testing for Rust

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.

Commit count: 5

cargo fmt