We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b780f commit 015710aCopy full SHA for 015710a
src/TestServer/TestServer.csproj
@@ -4,7 +4,7 @@
4
<PackageId>Dubstep.TestUtilities.TestServer</PackageId>
5
<Authors>Wayne Wang</Authors>
6
<PackageTags>TestServer;TestUtilities;Dubstep.TestUtilities;Dubstep</PackageTags>
7
- <Description>A TestServer that take rules from configuration.</Description>
+ <Description>Create a HttpClient instance with route rules that can be injected to your unit tests</Description>
8
<RepositoryUrl>https://github.com/atwayne/TestServer</RepositoryUrl>
9
<RepositoryType>git</RepositoryType>
10
0 commit comments