你的位置: 码友网首页 / 资讯源列表 / Simplify and Reduce Test Code with AutoFixture

关于[Simplify and Reduce Test Code with AutoFixture]的摘要:

AutoFixture is a library that you can use alongside your testing framework to reduce the amount of boilerplate test code you need to write and thus improve your productivity. At its core, AutoFixture helps you setup your tests by generating anonymous test data for you. This anonymous test data can be used to fulfil non-important boilerplate test data; this is test data that is required for the test to execute but whose value is unimportant.

原文地址: http://dontcodetired.com/blog/post/Simplify-and-Reduce-Test-Code-with-AutoFixture

收录时间: 2020-08-26 浏览量: 1221 分类: .NET

| 0 收藏 | 0