We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf31406 commit 82e6040Copy full SHA for 82e6040
src/testr.Cli/testr.Cli.csproj
@@ -13,6 +13,9 @@
13
<Description>A cli tool to manage executable test cases.</Description>
14
<Authors>Thomas Duft</Authors>
15
<Company>tomware SOLUTIONS</Company>
16
+ <PackageTags>testing automation e2e test-case test-run</PackageTags>
17
+ <RepositoryUrl>https://github.com/thomasduft/testr</RepositoryUrl>
18
+ <PackageProjectUrl>https://github.com/thomasduft/testr</PackageProjectUrl>
19
20
<AssemblyVersion>$(Version)</AssemblyVersion>
21
<FileVersion>$(Version)</FileVersion>
0 commit comments