Skip to content

Commit

Permalink
pytest package
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Sep 30, 2024
1 parent af0161e commit 6568466
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ Good references for Python programming are:
* Wes McKinney's [Python for Data Analysis, 3rd Edition](https://wesmckinney.com/book/)
* Scopatz and Huff's [Effective Computation in Physics](https://www.amazon.com/Effective-Computation-Physics-Research-Python-ebook/dp/B010ORQ8DG)
* [Gorelick - High Performance Python, 2nd Edition](https://www.amazon.com/High-Performance-Python-Performant-Programming/dp/1492055026)

## Python packages
[pytest](https://docs.pytest.org/en/stable/), framework for tests

0 comments on commit 6568466

Please sign in to comment.