pytest-dev / pytest-random-order

pytest plugin to randomise the order of tests with some control over the randomness
MIT License
65 stars 10 forks source link

Add tests to PyPI sources #35

Closed seifertm closed 5 years ago

seifertm commented 5 years ago

I am currently trying to package pytest-random-order-1.0.2 for Gentoo Linux. Gentoo packages are generally compiled from source. The installation process involves a test phase which executes the package's tests in order to verify that the installed software is working. However, the source tarball for pytest-random-order-1.0.2 does not include the tests.

Would it be possible to add tests to the PyPI source tarball for future releases?

jbasko commented 5 years ago

Hi, yes I'll look into it. Thanks for pointing it out.

jbasko commented 5 years ago

Added in v1.0.3