Skip to content

Commit

Permalink
a bit instr
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruilong Li committed Sep 29, 2023
1 parent 7d1e3f5 commit 2834638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ pytest tests/ # check for all tests
pytest tests/test_cov2d_bounds.py # check for a single test file.
```

Note that `pytest` recognizes and runs all functions named as `test_*`, so you should name the
test functions in this pattern. See `test_cov2d_bounds.py` as an example.


## Build the Doc Locally
Expand Down

0 comments on commit 2834638

Please sign in to comment.