dhruvsheth37 / nunit-csharp-samples

Samples of NUnit Usage in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nunit-samples-csharp

Samples of NUnit Usage in C#

  • money Implementation and tests of a currency conversion class
  • syntax Examples of NUnit syntax in C#
  • ExpectedExceptionExample Shows how to implement a custom attribute for NUnit
  • TimeoutRetryAttributeExample Shows how to implement a custom retry attribute for NUnit that will be triggered only in case of timeout (useful with flaky tests due to poor network connection)

About

Samples of NUnit Usage in C#

License:MIT License


Languages

Language:C# 88.5%Language:PowerShell 6.8%Language:Shell 4.6%Language:Batchfile 0.1%