Skip to content

Commit de03dac

Browse files
committed
wip
1 parent f9b9e9f commit de03dac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/IssueReporting/Documentation.docc/Articles/GettingStarted.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ framework), all reported issues become _test failures_. This helps you get test
3636
problematic code paths are not executed, and makes it possible to build testing tools for libraries
3737
that ship in the same target as the library itself.
3838

39+
![A test failure in Xcode where an issue has been reported.](test-failure)
40+
3941
## Issue reporters
4042

4143
The library comes with a variety of issue reporters that can be used right away:

0 commit comments

Comments
 (0)