Adding jest unit testing framework and required sonar config
This commit is contained in:
@@ -1 +1,6 @@
|
||||
sonar.projectKey=pd-api
|
||||
sonar.sources=src
|
||||
sonar.tests=test
|
||||
sonar.language=ts
|
||||
sonar.javascript.lcov.reportPaths=coverage/lcov.info
|
||||
sonar.testExecutionReportPaths=testResults/sonar-report.xml
|
||||
|
||||
Reference in New Issue
Block a user