Skip to content

Commit

Permalink
README: document pytest usage
Browse files Browse the repository at this point in the history
  • Loading branch information
schuellerf authored and supakeen committed Apr 19, 2024
1 parent e57456a commit 9c6bab7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ There is documentation about the [format](./doc/format.md) and the available

Read the [examples](./example) to see what omnifests look like.

## Tests

To run the tests, you have to install the package (see [Usage](#Usage))
and call `pytest`

## Problem(s)

A list of current problems or things that just aren't that nice yet:
Expand Down

0 comments on commit 9c6bab7

Please sign in to comment.