Added run.translations.tests.bat

This commit is contained in:
Alexey Safronov 2021-12-03 12:16:28 +03:00
parent 1ef04fd3d1
commit 751284e861
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ Logs/
.eslintcache
build/deploy/
/public/debuginfo.md
TestsResults/

View File

@ -0,0 +1,2 @@
PUSHD %~dp0..
dotnet test common\Tests\Frontend.Translations.Tests\Frontend.Translations.Tests.csproj -l:html -r TestsResults