Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Better .NET Unit Tests with AutoFixture: Get Started [repost]

Posted By: naag
Better .NET Unit Tests with AutoFixture: Get Started [repost]

Better .NET Unit Tests with AutoFixture: Get Started
477MB | Duration: 1h 58m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Level: Beginner | Language: English

The open source AutoFixture library helps reduce the amount of unnecessary code in the arrange phases of test code. It does this by automatically supplying values for test data that are required for the test to function, but where the exact value is unimportant. In addition to simple types, AutoFixture also creates object graphs of test data, reducing the amount of test code that needs to be written and reducing the chances that tests will break compilation when changes are made to production code.

Better .NET Unit Tests with AutoFixture: Get Started [repost]