The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Tip for making AutoFixture and xUnit.net play nice

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Horsdal

Posts: 253
Nickname: horsdal
Registered: Mar, 2009

Christian Horsdal is a software architect at Mjølner Informatics.
Tip for making AutoFixture and xUnit.net play nice Posted: Sep 6, 2011 2:21 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Christian Horsdal.
Original Post: Tip for making AutoFixture and xUnit.net play nice
Feed Title: Horsdal
Feed URL: http://www.horsdal-consult.dk/feeds/posts/default
Feed Description: A blog that will be about code, architecture, design, and .NET.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Christian Horsdal
Latest Posts From Horsdal

Advertisement
Just a quick tip, for making AutoFixture 2.1 play nice with newer xUnit.net versions: I installed Autofixture via NuGet, which gave me AutoFixture 2.1 and xUnit 1.7, when running my tests they threw this: System.IO.FileNotFoundException:     Could not load file or assembly     'Ploeh.AutoFixture, Version=2.1.0.1, Culture=neutral,    PublicKeyToken=b24654c590009d4f'     or one of its

Read: Tip for making AutoFixture and xUnit.net play nice

Topic: Tip for making AutoFixture and xUnit.net play nice Previous Topic   Next Topic Topic: Point8020’s ShowMe

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use