yorel56 


  • A simple library to parse an XML developed result file from xUnit 2.0. Yes xUnit does have a flag to create an HTML file, bu this is for the case you are running on OS X where this feature is not yet ready.
  • This package needs to be installed in order to execute JazSharp unit tests in visual studio and the dotnet command line.
  • JazSharp is a unit testing and method-level mocking framework heavily inspired by Jasmine (JavaScript). Major benefits of using this framework over others is that you can mock non-virtual and static calls... More information