UNPKG

approvals

Version:

Approval Tests Library - Capturing Human Intelligence

25 lines (14 loc) 695 B
<a id="top"></a> # Reporters <!-- toc --> ## Contents - [What are Reporters](#what-are-reporters) - [Links](#links)<!-- endToc --> ## What are Reporters Reporters are best known as the piece that launches the diff tools. (They can also perform other actions.) ## Links - [How to Configure Reporters with Options](../how_tos/ConfigureReportersWithOptions.md) - [Available Reporters](https://github.com/approvals/Approvals.NodeJS#built-in-reporters) - [Benefits of Different Reporters](https://github.com/approvals/ApprovalTests.Java/blob/master/approvaltests/docs/explanations/BenefitsOfDifferentReporters.md) (from ApprovalTests.Java docs) --- [Back to User Guide](/doc/README.md#top)