You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,14 @@
7
7
8
8
Delightful Swift snapshot testing.
9
9
10
+
<!--
11
+

12
+
-->
13
+
14
+
## This is a fork
15
+
16
+
It differs from the original in just one key way. When looking for a snapshot resource (usually an image), it tries to load it from the test bundle first. Everything else _should_ be the same.
17
+
10
18
## Usage
11
19
12
20
Once [installed](#installation), _no additional configuration is required_. You can import the
0 commit comments