Issues
- 0
Dynamic generators
#387 opened by nth-commit - 0
Generate properties from control data
#385 opened by nth-commit - 0
Async properties
#330 opened by nth-commit - 0
Better errors
#376 opened by nth-commit - 0
Support more primitives
#373 opened by nth-commit - 0
Support `struct`s
#371 opened by nth-commit - 0
Add GenSnapshot
#367 opened by nth-commit - 0
Delete pure properties :(
#365 opened by nth-commit - 0
Static config
#363 opened by nth-commit - 0
Generator Stability
#361 opened by nth-commit - 0
Fix GalaxyCheck.Xunit run durations in Rider
#352 opened by nth-commit - 0
Generator performance
#349 opened by nth-commit - 0
Error when overriding member of registered type
#347 opened by nth-commit - 0
Allow overriding members on registered gens
#346 opened by nth-commit - 0
- 0
Add support for nullable structs
#341 opened by nth-commit - 0
Self-reference gen factories
#339 opened by nth-commit - 0
Don't count iterations after the first counterexample as "tests", count them as "shrinks"
#320 opened by nth-commit - 0
- 0
- 0
Properties decorated with SampleAttribute do not trigger "Configure with MemberGen" code refactoring
#314 opened by nth-commit - 0
FSharp bindings
#312 opened by nth-commit - 0
Add roslyn codefix for creating MemberGenAttribute
#298 opened by nth-commit - 0
Property.Precondition should increase the generation size, in the same way Gen.Where does
#289 opened by nth-commit - 0
Setup build/deploy for rosyln analyzer package
#299 opened by nth-commit - 0
Add roslyn analyzers for MemberGenAttribute errors
#297 opened by nth-commit - 0
[MemberGenAttribute]
#293 opened by nth-commit - 0
- 0
- 0
Error when a GreaterThan/LessThan generator cannot be satisfied for an integer gens
#276 opened by nth-commit - 1
Gen.Create should handle nullables
#231 opened by nth-commit - 0
Error when GreaterThan/LessThan methods cannot be satisfied for collection gens
#279 opened by nth-commit - 0
Sensible default integer gen
#275 opened by nth-commit - 0
- 0
- 0
Enforce shrink limit across tests
#268 opened by nth-commit - 0
Renderer improvements
#260 opened by nth-commit - 0
Render enums
#263 opened by nth-commit - 0
- 0
Sample improvements
#266 opened by nth-commit - 0
Analyzers/codefixes
#253 opened by nth-commit - 1
Verbose render to test output
#264 opened by nth-commit - 0
- 0
- 0
Increase naive exhaustion threshold
#250 opened by nth-commit - 0
Gen.Int32().Cast<decimal>() throws
#251 opened by nth-commit - 0
Improve flags enum shrinking
#247 opened by nth-commit - 1
List element is repeated
#244 opened by nth-commit - 0
Gen.Zip
#236 opened by nth-commit - 0
Naive registration of unsigned number types
#229 opened by nth-commit