Skip to content

Commit

Permalink
DOC: NAV-185 - Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
munterfi committed Sep 22, 2024
1 parent b2e8e57 commit 40fd471
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,14 @@ Once the services are up and running, execute the integration tests with:
poetry run pytest -m integration
```

### Coverage

To analyze the test coverage run:

```sh
poetry run pytest --cov=public_transit_client
```

## License

This project is licensed under the MIT License - see
Expand Down

0 comments on commit 40fd471

Please sign in to comment.