la10736 / rstest

Fixture-based test framework for Rust
Apache License 2.0
1.21k stars 43 forks source link

`#[from(source)]` should accept path also and not just idents #246

Closed la10736 closed 6 months ago

la10736 commented 7 months ago

When we use #[from(source)] to define argument attribute we should accept also path and not just Ident