TUnit
TUnit copied to clipboard
remove ArgumentsAttribute constructor that always throws
Thanks @SimonCropp - looks like there was an analyzer for this, and now a failing test so that might need to go too
@thomhurst done
well i remove the test. do i remove the analyser as well?
well i remove the test. do i remove the analyser as well?
Tbh I wrote that analyser very early on. If it's basically redundant (because the attribute constructor is redundant) then yeah delete it.
I basically want it to throw if no arguments were provided, and it still will do that right?
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.