aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.

Home Page:https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests project

michelbergeron opened this issue · comments

Hi, if the solution has a "tests" project already setup with minimums samples would be very nice.... It will help the dev. in the way how to approach tests in Hexagonal architecture and also it will suggest to dev. to do tests :) ....

Thanks !

I am also waiting for the tests project

I would also love to have proper tests project set up with best practices baked into the boilerplate!