• Luke Macken's avatar
    Lots of test suite improvements. · 275fbbf0
    Luke Macken authored
    - 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
    275fbbf0
test_ipc.py 2.03 KB