diff --git a/MCVIngenieros.Healthchecks.csproj b/MCVIngenieros.Healthchecks.csproj index cb6c333..52bac07 100644 --- a/MCVIngenieros.Healthchecks.csproj +++ b/MCVIngenieros.Healthchecks.csproj @@ -11,9 +11,9 @@ mmorales99 MANUEL JUAN MORALES AMAT A READY-TO-USE HEALTHCHECK AID - https://gitea.mcvingenieros.es/manuel + https://gitea.mcvingenieros.es/manuel/MCVIngenieros.Healthchecks README.md - https://gitea.mcvingenieros.es/manuel + https://gitea.mcvingenieros.es/manuel/MCVIngenieros.Healthchecks git healthchecks;qa;easy;readytouse;tests LICENSE.md @@ -23,6 +23,10 @@ true False False + Adds a simple support for Healthchecks. +Show a simple html if /api/health is checked with a briefing for tests results. +Creating and customising tests behavior is easly customizable and isolatable from code. +No need of explicit DI using DicoverHealthchecks.