diff --git a/Src/AspNetCore.Testing.MadeEasy.EfCore.Moq/AspNetCore.Testing.MadeEasy.EfCore.Moq.csproj b/Src/AspNetCore.Testing.MadeEasy.EfCore.Moq/AspNetCore.Testing.MadeEasy.EfCore.Moq.csproj index 32317ef..343f964 100644 --- a/Src/AspNetCore.Testing.MadeEasy.EfCore.Moq/AspNetCore.Testing.MadeEasy.EfCore.Moq.csproj +++ b/Src/AspNetCore.Testing.MadeEasy.EfCore.Moq/AspNetCore.Testing.MadeEasy.EfCore.Moq.csproj @@ -27,4 +27,15 @@ + + + True + \ + + + True + \ + + + diff --git a/Src/AspNetCore.Testing.MadeEasy.Integration/AspNetCore.Testing.MadeEasy.Integration.csproj b/Src/AspNetCore.Testing.MadeEasy.Integration/AspNetCore.Testing.MadeEasy.Integration.csproj index 4a51ba9..8854b31 100644 --- a/Src/AspNetCore.Testing.MadeEasy.Integration/AspNetCore.Testing.MadeEasy.Integration.csproj +++ b/Src/AspNetCore.Testing.MadeEasy.Integration/AspNetCore.Testing.MadeEasy.Integration.csproj @@ -34,4 +34,15 @@ + + + True + \ + + + True + \ + + + diff --git a/Src/AspNetCore.Testing.MadeEasy.NetHttpClient/AspNetCore.Testing.MadeEasy.NetHttpClient.csproj b/Src/AspNetCore.Testing.MadeEasy.NetHttpClient/AspNetCore.Testing.MadeEasy.NetHttpClient.csproj index 276a04b..c281c4f 100644 --- a/Src/AspNetCore.Testing.MadeEasy.NetHttpClient/AspNetCore.Testing.MadeEasy.NetHttpClient.csproj +++ b/Src/AspNetCore.Testing.MadeEasy.NetHttpClient/AspNetCore.Testing.MadeEasy.NetHttpClient.csproj @@ -3,6 +3,24 @@ net6.0 enable + true + Akshay Kumar + https://github.com/akshay-zz/AspNetCore.Testing.MadeEasy + git + MIT + 6.0.0 + + + 6.0.0 Support to mock http client. + + README.md + testing;moq;integration;test;unittest;entity;ef;AspNetCore;MadeEasy; + https://github.com/akshay-zz/AspNetCore.Testing.MadeEasy + + AspNetCore.Testing.MadeEasy.Integration help to setup test database for test case. + + logo.png + True @@ -10,4 +28,15 @@ + + + True + \ + + + True + \ + + + diff --git a/Src/AspNetCore.Testing.MadeEasy/AspNetCore.Testing.MadeEasy.csproj b/Src/AspNetCore.Testing.MadeEasy/AspNetCore.Testing.MadeEasy.csproj index 42991f5..d63f444 100644 --- a/Src/AspNetCore.Testing.MadeEasy/AspNetCore.Testing.MadeEasy.csproj +++ b/Src/AspNetCore.Testing.MadeEasy/AspNetCore.Testing.MadeEasy.csproj @@ -7,10 +7,10 @@ https://github.com/akshay-zz/AspNetCore.Testing.MadeEasy git MIT - 6.2.0 + 6.3.0 - 6.2.0 Trim down package + 6.3.0 Clean up 6.1.0 Support to mock HttpClient, Support to mock multiple APIs calls in HTTP client factory, Support for custom ports for running docker db. 6.0.0 Add utitlity to mock dbset and run integration test cases. @@ -46,4 +46,10 @@ It also comes with some helpful extensions and mock functionality to easy the te + + + + + +