-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
I'm new to TUnit, but after reading the documentation quite thoroughly, I couldn't really find a way to achieve this.
How do I pass custom per-test class arguments to the constructor of a class data source?
Either to [ClassConstructorAttribute<T>]
or [ClassDataSource<T>]
.
E.g. I want to provide a special string tag to my class that is related to the test class.
Metadata
Metadata
Assignees
Labels
No labels