Lots of test suite improvements.
- Create a new pyrasite.tests.utils module - Popen(shell=True) was causing our test suite not to run on ubuntu - Use a pidfile to know when a program is running, and rm to stop it
Showing
pyrasite/tests/utils.py
0 → 100644
Please register or sign in to comment