Skip to content

Commit

Permalink
Add a note on the env var to be used with Approval tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Oct 4, 2024
1 parent a8937a3 commit 69db984
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ Because we are all humans, and to ensure Chicory evolves in the right direction,
Don't forget to include tests in your pull requests.
Also don't forget the documentation (reference documentation, javadoc...).

To automatically apply and approve e new version of the "Golden samples" used by the Approval tests you can use the environment variable:
```
APPROVAL_TESTS_USE_REPORTER=AutoApproveReporter
```

## Reporting an issue

This project uses GitHub issues to manage the issues. Open an issue directly in GitHub.
Expand Down

0 comments on commit 69db984

Please sign in to comment.