CodePlexProject Hosting for Open Source Software
Associated with Release: xunitcontrib-resharper for ReSharper 7.0.39 EAP.
Added tests for running multiple classes. Think that's all the tests
Renamed the test classes to reflect working with facts/theories + classes/methods
Tests for when all methods in a class fail
Tests for skipping all methods in a class
Missed file
Removed class initialisation test checklist file
Tests for fixture failing in dispose. Disappointingly, these are almostidentical to the tests for failing in constructor. Need a better way of settingup these tests
Tests for fixture failing in constructor. Clarified a few other tests
Tests for failing in a custom BeforeAfterAttribute. Over friendly with xunit'sinternals
Tests for class failing in dispose. Again, knows too much about xunit internals
Tests for class failing in constructorThis knows a little too much about the inner workings of xunit...
Tests for logging errors due to ambiguously named methods
Pulled out TestClassRun into a TestRun that can have multiple classes
Started adding tests for logging class results
Added tests for class task notifications
Pulled out base class
Removed horrible, horrible old (commented out!) tests
Added tests around the current handling of theory tests
Updated to ReSharper 7.0.18.105 EAP
Bad path to references
Nasty infinite loop in Get3rdParty.bat if dotCover 2 not installed
Added tests for running multiple test methods in a single class
Added tests for a skipped method
Associated with Release: xunitcontrib-dotcover (dotCover 2.0 EAP).
The EAP version numbers are now part of the assembly info
Support for dotCover 2.0
Download
Browse
This is the latest revision for the default branch.