InterOP: enable test report generation for tests (#6307)

* enable test report generation for tests

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* add test-reports to gitignore

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
This commit is contained in:
Anand Kumar Singh
2022-11-17 01:52:49 +05:30
committed by GitHub
parent 9a2aa229ce
commit ce42ce435e
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@@ -14,7 +14,7 @@ bin
coverage.txt
# Ignore test reports
reports/
test-*.xml
#
# GO SPECIFIC