Socolin / Socolin.TestUtils

A collection of tools to simplify tests in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestsUtils

This repository regroup various utils I designed to simplify testings

  • JsonComparer is a util to easily compare JSON, with a nice and readable output.
  • FakeSmtp, is a fake SMTP server to mock sending mail.

These projects are under MIT License.

About

A collection of tools to simplify tests in C#


Languages

Language:C# 95.9%Language:Gherkin 4.1%