8000 GitHub - gerfen/TestSharp: A set of helpers and asserts for unit and functional tests
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gerfen/TestSharp

 
 

Repository files navigation

TestSharp

A set of helpers and asserts for unit and functional tests

Setup

NuGet

PM> Install-Package TestSharp

Using

Helpers

  • ConfigHelper
  • DirectoryHelper
  • EventLogHelper
  • ExceptionHelper
  • FileHelper
  • NetHelper
  • ProcessHelper
  • ServiceHelper
  • SqlHelper
  • VSProjectHelper
  • WebHostHelper
  • WmiHelper
  • ZipHelper

Asserts

  • ConfigAssert
  • DateTimeAssert
  • DirectoryAssert
  • EnumerableAssert
  • ExceptionAssert
  • FileAssert
  • FlowAssert
  • PathAssert
  • ProcessAssert
  • RegexAssert
  • ServiceAssert
  • TextAssert
  • WmiAssert

License

Licensed under the The MIT License (MIT). In others words, you can use this library for developement any kind of software: open source, commercial, proprietary and alien.

About

A set of helpers and asserts for unit and functional tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.0%
  • CSS 3.1%
  • ASP.NET 1.9%
0