Skip to content

Commit

Permalink
WIP: Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnicstruwig committed May 16, 2024
1 parent 7c83c3c commit f342f73
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,8 @@ pre-commit install
```

### Testing

We are in the process of adding tests.

We use `pytest` as our test-runner:

We use `pytest` as our test runner:
``` sh
pytest tests/
pytest -n 8 tests/
```

0 comments on commit f342f73

Please sign in to comment.