Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages