Skip to content

Commit

Permalink
Update README.md test description
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Apr 22, 2024
1 parent 707fbcc commit 2d22f30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ The framework is configured via the [config.py](src/config.py) file. Its format

## Testing

There are a few basic unit tests in [tests](tests), run via using pytest
There are very basic tests in [tests](tests), run via using pytest
```
pytest tests/test.py
pytest
```
More to come.

0 comments on commit 2d22f30

Please sign in to comment.