Skip to content

Commit

Permalink
docs/how to run tests: Add snippet for generating REFERENCE.md (#324)
Browse files Browse the repository at this point in the history
* Add snippet for REFERENCE.md

Signed-off-by: Pat Riehecky <[email protected]>

* how_to_run_tests.md: remove extra space

---------

Signed-off-by: Pat Riehecky <[email protected]>
Co-authored-by: Kenyon Ralph <[email protected]>
  • Loading branch information
jcpunk and kenyon authored Sep 19, 2023
1 parent 8127c30 commit 219778d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _docs/how_to_run_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,9 @@ To limit test execution to a certain os or os release you can set the environmen

How to run the acceptance tests is described more in detail on this page:
[voxpupuli-acceptance](https://github.com/voxpupuli/voxpupuli-acceptance/#running-tests)

## REFERENCE.md update

If REFERENCE.md is now out of date you can fix it with:

`bundle exec rake strings:generate:reference`

0 comments on commit 219778d

Please sign in to comment.