Unit Test CoverageIs the software tested with unit tests? If yes, what is the unit test coverage by project?Add new
Test PercentageWhat percentage of your tests are UI/E2E tests, integration tests and unit tests?LabelValueUIE2EIntegrationUnit
Test ExecutionAre the tests run manually by the developer (locally) and/or automated on PR merge/deploy etc.?bothonly manuallyonly automated (devs dont do local testing)