issues
search
frondeus
/
test-case
Rust procedural macro attribute for adding test cases easily
MIT License
614
stars
39
forks
source link
Refactoring: move test-case macro to separate subcrate
#96
Closed
luke-biel
closed
2 years ago
luke-biel
commented
2 years ago
This PR consists of:
moving current test-case crate to subdir
crates/test-case-macros
splitting acceptance tests from 4 to 13 subgroups
allowing
case
as legal test_case attribute name
This PR consists of:
crates/test-case-macros
case
as legal test_case attribute name