scripttest icon indicating copy to clipboard operation
scripttest copied to clipboard

Utilities to help with testing command line scripts

Results 14 scripttest issues
Sort by recently updated
recently updated
newest added

With scripttest 1.3, Python 2.7.8 win32. When the test directory already exists, TestFileEnvironment.clear fails, with "WindowsError: [Error 5] Access is denied:" on the mkdir. It appears that Windows holds a...

I'm trying to debug a pip test by passing debug=True to the script and getting the following output. It's not entirely clear what's going on because some of the stack...

There is no [License-File](https://peps.python.org/pep-0639/#spec-field-license-file) entry in the sdist metadata. Since this project uses license file at non-standard location (`docs/license.rst`) it would be great if the license file path is recorded...

The sdist package at PyPI is missing `tox.ini`. Please add the missing package to sdist to make the downstream testing easier. Thank you. PS: I'm sorry to not noticing this...