Skip to content

Practice project to implement the unit test, integration tests, BDD, etc.

Notifications You must be signed in to change notification settings

aligholipour/AspNetCoreTestPractices

Repository files navigation

Asp.Net Core Test Practices

Practice project to implement the unit test, integration tests, BDD, etc.

📒Libraries & 🔎Technologies

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
NUKE brings your build automation to an even level with every other .NET project.
NSubstitute is designed as a friendly substitute for .NET mocking libraries.

Testing Technique

✔️ A sandbox is an isolated testing environment that allows users to run programs or open files without impacting the application, system, or platform they are running on.

About

Practice project to implement the unit test, integration tests, BDD, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published