scikit-hep/hist

[DOCS] Please add to docs how to run tests

yurivict opened this issue · 2 comments

How do you want to improve the docs

The Installation section doesn't explain how to run tests.
The standard pytest command doesn't find tests.

Hi @yurivict, the testing information is under the Contributing section rather than Installation!

pytest should work well in a development environment if you're in Hist's root directory.

Closing this issue since I believe it's resolved. @yurivict, feel free to follow up!