.NET Testing

  • Bogus - Simple and sane fake data generator for C#. Based on and ported from the famed faker.js.
  • GenFu - Library you can use to generate realistic test data.
  • FakeItEasy - The easy mocking library for .NET.
  • FluentAssertions - Set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test.
  • moq.netcore - Most popular and friendly mocking framework for .NET.
  • MSpec - Popular testing framework for writing BDD-style tests.
  • MyTested.AspNetCore.Mvc - Fluent testing framework for ASP.NET Core MVC.
  • Netling - Load tester client for easy web testing.
  • NSubstitute - A friendly substitute for .NET mocking frameworks.
  • nunit - NUnit test runner for .NET Core.
  • shouldly - Should testing for .NET - the way Asserting Should be! http://shouldly.readthedocs.org/en/latest
  • SpecFlow - Pragmatic BDD solution for .NET. It uses the Gherkin specification language and integrates to Visual Studio.
  • Stubbery - A simple library for creating and running Api stubs in .NET.
  • TestStack.BDDfy - The simplest BDD framework EVER!
  • xunit - Free, open source, community-focused unit testing tool for the .NET Framework.

Comments

Post a Comment

Popular posts from this blog

Google Open Source it's Google I/O 2019 Android App

Nikita Voloboev - His wonderful world of macOS Applications

Free Tools for Teams and Collaboration For Developers