Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

AutoFixture in F# UnitTest Project Not Displaying Unit Tests in Test Explorer

How to keep Unit tests DRY and reducing Asserts

c# tdd nunit moq autofixture

How to exclude certain enumerations from all enumeration types

c# autofixture

Setting one property based on another in AutoFixture

c# autofixture

Injecting Mocks on large dependency object graph

Generate anonymous number for string property with AutoFixture

c# unit-testing autofixture

How do I test a class that takes a factory?

c# moq autofixture

AutoFixture creating a property with regex rule

c# regex autofixture

How do I use the RandomRangedNumberCustomization in Autofixture to ensure parameters are in a certain range?

c# unit-testing autofixture

AutoMock setup with AutoFixture Data Theories

Using AutoFixture to set properties on a collection as data for an Xunit theory

AutoFixture: Supply a Func as a constructor argument

c# autofixture

How do I customize AutoFixture behaviours for specific classes

unit-testing autofixture

AutoFixture.Xunit with Xunit.net 2.0 beta

nuget xunit.net autofixture

AutoFixture: PropertyData and heterogeneous parameters

c# xunit.net autofixture

Handling specimen creation inconsistencies between AutoFixture and Moq

moq autofixture

AutoFixture creating unwanted depth in complex objects

Force AutoFixture to use the greediest constructor

c# autofixture