Just came across a Test Data Builder implementation for .NET, Autofixture. The Test Data Builder pattern has become quite popular recently since it was mentioned in Growing Object-Oriented Software, Guided by Tests. I've used the pattern before, but I've always built the builder implementations by hand. This implementation looks really promising.
No comments:
Post a Comment