Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# Unit Testing in C# Unit Testing xUnit.net Unit Test Framework

Issue

The XUnit extension isn't found, and when I download it from a third party site it says its only supported for VS 2015.

2 Answers

Radu - Adrian Buha
PLUS
Radu - Adrian Buha
Courses Plus Student 5,535 Points

I also dindn't find the xUnit.net Test Extension. Was it renamed, or just simply, isn't available anymore?

Radu - Adrian Buha
PLUS
Radu - Adrian Buha
Courses Plus Student 5,535 Points

Solved the problem. You just have to download the Xunit through NuGet Packet manager.