atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Small improvements to tests #192

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

For debugging and checking it's often easier to run python test_x.py rather than pytest text_x.py. This PR ensures all tests will run with the first option