moodmosaic

Blog

RSS | All Posts

Composite xUnit.net Data Attributes

2012-07-27

Learn how to create data-driven tests in xUnit.net using Theories with composite data attributes, including examples with Excel data sources and multiple attribute combinations.

Read more →

URI support in AutoFixture

2012-04-19

AutoFixture version 2.10.0 adds support for creating Uniform Resource Identifiers and Uri types, with customizable scheme names and authority parts.

Read more →