Skip to content

DavidSSL/AutoFixtureDeclarative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

AutoFixture is a great library for dealing with the "Arrange" phase in Test Driven Development. There is very good documentation and the CheatSheet is a time saver.

However, there is a lack of documentation/examples on how to get the fixture set up to be more declarative. This is my attempt to remedy that through examples. Hence, I'll be going through the various posts and turning the given examples into a more declarative fashion.

Warning

The names of my tests might be very misleading and no semantic meaning should be attached to them. As I'm basing these examples upon the blog posts given above, I am simply naming the tests accordingly.

For example there is this post and the related code is this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages