-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Jens Hykkelbjerg edited this page Sep 6, 2020
·
2 revisions
- Support for ICustomize added, similar to what can be found in the .net version of Autofixture
- Also added a GlobalCustomization for the possibility of creating more permanent changes to the default behaviour of Autofixture.
- Examples of customizations added
Bugfix for Configure.Exec
AddManyTo added Many bugs fixed
Build and Configure added
First version of Delphi Autofixture containing
- Base functionality for generating random values
- Integration with Delphi Mocks
- Type resolution
- Object registration
Delphi autofixture is based on the original .Net Autofixture