-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Mentioned in #11
Following candidates for syntax:
test_each_file! {
path: "./tests",
attributes: "#[ignore]",
async: true
}
#[test_each_file {
path: "./tests",
attributes: "#[ignore]",
}]
fn test_function(input: &str) {
}
This syntax is a lot easier to parse & a lot easier to read
Metadata
Metadata
Assignees
Labels
No labels