Skip to content

Commit 68c7609

Browse files
author
Stein Fletcher
committed
Update README
1 parent 836af64 commit 68c7609

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,14 @@ github-exporter:
5858
Metrics will be made available on port 9171 by default
5959
An example of these metrics can be found in the `METRICS.md` markdown file in the root of this repository
6060

61+
## Tests
62+
63+
There is a set of blackbox behavioural tests which validate metrics endpoint in the `test` directory.
64+
Run as follows
65+
66+
```bash
67+
make test
68+
```
69+
6170
## Metadata
6271
[![](https://images.microbadger.com/badges/image/infinityworks/github-exporter.svg)](http://microbadger.com/images/infinityworks/github-exporter "Get your own image badge on microbadger.com") [![](https://images.microbadger.com/badges/version/infinityworks/github-exporter.svg)](http://microbadger.com/images/infinityworks/github-exporter "Get your own version badge on microbadger.com")

0 commit comments

Comments
 (0)