Merge pull request #83 from glyn/81-doc-testing

Document testing in README
This commit is contained in:
Cory Dransfeldt 2025-02-19 09:19:44 -08:00 committed by GitHub
commit 5e7c3c432f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,11 @@ Note that, as stated in the [httpd documentation](https://httpd.apache.org/docs/
A note about contributing: updates should be added/made to `robots.json`. A GitHub action will then generate the updated `robots.txt`, `table-of-bot-metrics.md`, and `.htaccess`. A note about contributing: updates should be added/made to `robots.json`. A GitHub action will then generate the updated `robots.txt`, `table-of-bot-metrics.md`, and `.htaccess`.
You can run the tests by [installing](https://www.python.org/about/gettingstarted/) Python 3 and issuing:
```console
code/tests.py
```
## Subscribe to updates ## Subscribe to updates
You can subscribe to list updates via RSS/Atom with the releases feed: You can subscribe to list updates via RSS/Atom with the releases feed: