Fonlow.Testing.Service

Setup and teardown of service resources in unit testing and integration testing.


Keywords
xunit, nunit, mstest, unittesting, iisexpress, iis, ci-server, continuous-integration, csharp, iis-express, unit-testing
License
MIT
Install
Install-Package Fonlow.Testing.Service -Version 2.7.0

Documentation

FonlowTesting

For the sake of CI, TDD, BDD, unit testing and integration testing, is it a CI server mandatary like TFS, TeamCity, or Bamboo etc.?

Sometimes it could be handly and costing less to setup CI environment in each dev machine. Developers endorsing XP or TDD have been doing so for years before those off-the-shelf CI products were rleased to the market.

This project is to deliver some light-weight helper classes for developers to quickly constructing integration tests by individual developers on their own dev PC. Even if your team is using a CI server, the helper classes may still help carrying out a lot integration tests before reaching the CI server.

For more details, please read wiki at https://github.com/zijianhuang/FonlowTesting/wiki

NuGet Packages

For .NET Framework 4.8

For .NET Core 7.0 +