- The recommended way to run tests (also on Windows) is to cd into psutil root
directory and run
make test. - Depending on the Python version, dependencies for running tests include
ipaddress,mockandunittest2modules. On Windows alsopywin32andwmimodules are recommended (although optional). Runmake setup-dev-envto install all deps (also on Windows). - To run tests on all supported Python versions install tox
(
pip install tox) then runtoxfrom psutil root directory. - Every time a commit is pushed tests are automatically run on Travis (Linux, OSX) and appveyor (Windows): - https://travis-ci.org/giampaolo/psutil/ - https://ci.appveyor.com/project/giampaolo/psutil
tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||