Tags: unity-alex/AutoFixture
Tags
Version 3.38.0 - Added ElementsBuilder<T>, which enables a user to customize a type to be drawn randomly from a finite sequence of pre-defined values. (AutoFixture#476)
Version 3.37.3 - Enabled implicit conversions in `With` expressions. (AutoFixture#485)
Version 3.37.2 - Addressed a defect where a `With` expression involving a type conversion didn't work. (AutoFixture#482)
Version 3.37.0 - Added DomainNameGenerator, which enables a user to fine-tune how the host part of an email (SMTP) address should be generated. By default, it's one of "example.com", "example.net", and "example.org". (AutoFixture#349)
Version 3.36.12 - Addressed a bug related to use of FromSeed in Customize. (AutoFixture#467)
Version 3.36.10 - Added detailed API documentation for an InlineAutoDataAttribute constructor overload, in the form of XML doc comments. (AutoFixture#457)
PreviousNext