Michael Fry
Michael Fry
Should support as many basic primitives as possible through the reflected generator - even if we generate shitty values for now.
- [ ] Roslyn analyzer support for [MemberGenAttribute] - [ ] Test Verify integration, and add integration tests - [ ] Test the weird issue I was seeing with a...
Why? - Lots of code (and hacks to work) - Reflected properties are much easier to configure since `MemberGenAttribute` - Want to encourage using the default conventions and generators as...
Add a way to globally configure GalaxyCheck in GalaxyCheck.Xunit.
Add a method for controlling generator stability, so that generated values can be used in snapshots.
These don't seem to work in all environments, probably because we're not also setting the execution time on the RunSummary.
This issue makes this viable: https://github.com/nth-commit/GalaxyCheck/issues/346 But we should error for now.