testpath
Test utilities for code working with files and commands
0.6.0
1.8M downloads/mo
#3577 most downloaded on PyPI
jupyter/testpath
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.1 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
12 years old
11 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2015 to Feb 2022Releases
latest 11-
0.6.023 Feb 2022Commits, not release notes
This project publishes no release notes. Between
0.5.0and0.6.0there were 8 commits, 6 of them substantive:- Remove link to unhelpful module index
- Remove fallback TemporaryDirectory implementation for Python 2
- Remove Python 2 specific dependency
- Bump allowed flit_core up to <4
- Add release notes for 0.6
- Version number -> 0.6.0
-
0.5.017 May 2021Commits, not release notes
This project publishes no release notes. Between
0.4.4and0.5.0there were 15 commits, 14 of them substantive:- Support custom commands with extra Python code & with fixed output
- Add MockCommand.assert_called() method
- Convert pyproject.toml to use PEP 621
- Try to configure Github actions
- Drop Python 2.7 support
- Remove Travis CI config
- Update documentation for MockCommand
- Add test for MockCommand.fixed_output() and .assert_called()
- Use https for intersphinx link
- Fix docstring
- Use os.defpath if $PATH is not set
- Add release notes
- Refine docs on mocking commands
- Version number -> 0.5.0
-
0.4.404 Nov 2019Commits, not release notes
This project publishes no release notes. Between
0.4.3and0.4.4there were 1 commits, 1 of them substantive:- Version number -> 0.4.4
-
0.4.304 Nov 2019Commits, not release notes
This project publishes no release notes. Between
0.4.2and0.4.3there were 4 commits, 3 of them substantive:- Use path-like protocol for path objects where supported
- Version number -> 0.4.3
- Add Python 3.7 and 3.8 on Travis CI
-
0.4.202 Oct 2018Commits, not release notes
This project publishes no release notes. Between
0.4.1and0.4.2there were 5 commits, 4 of them substantive:- Updated license from MIT to BSD 3
- Revert copyright line
- Update license classifier to BSD
- Version number -> 0.4.2
-
0.4.127 Sep 2018Commits, not release notes
This project publishes no release notes. Between
0.4and0.4.1there were 2 commits, 2 of them substantive:- Don't error if we can't clean up command directory
- Version number -> 0.4.1
-
0.427 Sep 2018Commits, not release notes
This project publishes no release notes. Between
0.3.1and0.4there were 20 commits, 16 of them substantive:- Add support for named pipes and sockets
- Document new assertion functions
- correct spelling mistake
- Drop support for EOL Python 3.3
- Add support for Python 3.5-3.6
- Remove x.y classifiers
- Remove python_requires
- Separate command dir for each MockCommand
- Ignore pytest cache dir
- Group related operations together
- Fix bitness selection for Windows exe
- Convert flit.ini to pyproject.toml
- Add doc URL
- Convert dev-requires to 'test' extra requirements
- Version number -> 0.4
- Comment test requirement; bug in flit prevents upload with it
-
0.3.124 May 2017Commits, not release notes
This project publishes no release notes. Between
0.3and0.3.1there were 6 commits, 4 of them substantive:- Convert readthedocs links for their .org -> .io migration for hosted projects
- Use pathlib2 instead of pathlib.
- Add dev requirement on pathlib2
- Version number -> 0.3.1
-
0.304 Feb 2016Commits, not release notes
This project publishes no release notes. Between
0.2and0.3there were 12 commits, 11 of them substantive:- Mention that some bits are copied from IPython
- Don't specify arguments in autofunction docs
- Update metadata to refer to Jupyter as the author
- Add repo root to sys.path for docs builds
- Add LICENSE file
- Add failing test for gh-5
- Use a separate recording file for each mocked command
- Add exe wrappers for Windows
- Skip symlink tests on Windows
- Warning note about concurrency and mock commands
- Version number -> 0.3
-
0.231 Mar 2015Nothing published for this version
-
0.102 Feb 2015Nothing published for this version