Skip to content

Commit

Permalink
add code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
HelioMesquita committed Mar 30, 2024
1 parent f15c883 commit c7f4905
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions xcodegen/swiftmazing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@ targets:
embed: true

scheme:
gatherCoverageData: true
coverageTargets:
- Swiftmazing
testTargets:
- SwiftmazingTests
- VisualTests
- InfrastructureTests

SwiftmazingTests:
type: bundle.unit-test
Expand Down

0 comments on commit c7f4905

Please sign in to comment.