-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jens Hykkelbjerg edited this page Jul 16, 2020
·
5 revisions
For a quick start using autofixture, see the autofixture cheat sheet. If you're already familiar with the .Net version of Autofixture, see the differences between Delphi Autofixture and .Net autofixture.
The delphi autofixture is not a complete port of the .Net autofixture, but is greatly inspired by the .Net version. There are differences between delphi and .Net that means Autofixture can't be directly ported to delphi, but for the base functionality it's possible to get pretty close
Delphi autofixture is based on the original .Net Autofixture