- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support automatic generation of values for[MatrixDataSource]
when using bool? and TEnum?
#2088
Support automatic generation of values for[MatrixDataSource]
when using bool? and TEnum?
#2088
Conversation
…sing `bool?` and `TEnum?`.
Thanks @andrewimcclement ! |
Hmm. Looks like I broke something :( |
Thanks for fixing it up - didn't have time to keep working on it. |
@thomhurst @andrewimcclement - This PR seems to break the creation of an After the update, instead of >2800 tests, I only get 50 tests that are created. |
@samtrion oh really? Can you give a repro and I'll take a look? |
I will try to provide you with one for reproduction in the course of the evening. |
This brings TUnit inline with NUnit
[Values]
/[Theory]
value generation.