We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232ee70 commit ef64508Copy full SHA for ef64508
approvaltests/docs/README.md
@@ -28,6 +28,14 @@
28
* [capture .received. files from CI](how_to/CaptureFilesFromCI.md)
29
* Create [customized verify methods](how_to/CreateCustomizedVerifyMethods.md)
30
31
+## Reference
32
+
33
+* [AWTApprovals](reference/AwtApprovals.md)
34
+* [Approval File Names](reference/Naming.md)
35
+* [Options](reference/Options.md)
36
+* [Story Boards](reference/StoryBoard.md)
37
+* [The Verify API](reference/Verify.md)
38
39
## Configuration
40
41
Configuration of ApprovalTests mainly occurs via @Annotations, PackageSettings, and Options.
0 commit comments