summaryrefslogtreecommitdiff
path: root/tests/testutils/runcli.py
Commit message (Expand)AuthorAgeFilesLines
* tests/testutils/runcli.py: Provide the last raised exception in the resultTristan Van Berkom2017-10-101-1/+14
* Fix tests for other platformsTristan Maat2017-09-281-0/+13
* tests/testutils/runcli.py: Now the cli can set the environment and cwd for a runTristan Van Berkom2017-09-051-7/+40
* tests/testutils/runcli.py: Print CLI commands unconditionallyTristan Van Berkom2017-09-051-5/+5
* tests/testutils/runcli.py: Added get_element_key() method to fetch cache keyTristan Van Berkom2017-09-051-0/+13
* tests/testutils/runcli.py: Added fixture for running the CLITristan Van Berkom2017-09-041-0/+113