Closed marcobacis closed 4 months ago
Added the #[ignore] attribute to allow to ignore test arguments and let other crates (e.g. sqlx test runner or other proc macros) take care of them.
#[ignore]
Fixes #228 and #91
Developed during
Added the
#[ignore]
attribute to allow to ignore test arguments and let other crates (e.g. sqlx test runner or other proc macros) take care of them.Fixes #228 and #91
Developed during