nycJSorg/angular-presentation

View on GitHub
libs/utils/src/lib/sandbox-runner/typescript-checker-runner/typescript-checker-runner.component.html

Summary

Maintainability
Test Coverage
<slides-test-run-results
  [tests]="(result$ | async).tests"
  [seeAll]="true"
  [focused]="false"
></slides-test-run-results>