https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
https://github.com/mizrael/webapitestingskeleton
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 3 months ago
JSON representation
A simple example of how to structure a .NET Core Web API project with tests
- Host: GitHub
- URL: https://github.com/mizrael/webapitestingskeleton
- Owner: mizrael
- Created: 2018-09-14T21:26:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T21:30:37.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T21:51:14.005Z (5 months ago)
- Topics: dotnet, dotnet-core, dotnetcore, integration-testing, testing, unit-testing, webapi
- Language: C#
- Homepage: https://davideguida.com
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebApiTestingSkeleton
A simple example of how to structure a .NET Core Web API project with tests