AutoFixture

Makes Test-Driven Development more productive
Download

AutoFixture Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • Mark Seemann
  • Operating Systems:
  • Windows All
  • File Size:
  • 30 KB

AutoFixture Tags


AutoFixture Description

AutoFixture is designed to make Test-Driven Development more productive and unit tests more refactoring-safe. It does so by removing the need for hand-coding anonymous variables as part of a test's Fixture Setup phase. Among other features, it offers a generic implementation of the Test Data Builder pattern. When writing unit tests, you typically need to create some objects that represent the initial state of the test. Often, an API will force you to specify much more data than you really care about, so you frequently end up creating objects that has no influence on the test, simply to make the code compile.


AutoFixture Related Software