A PyTest plugin which provides an FTP fixture for your tests
Project description
PyTest FTP Server
A PyTest plugin which provides an FTP fixture for your tests
Free software: MIT license
Documentation: https://pytest-ftp-server.readthedocs.io.
Usage:
- ftpserver
provides a threaded FTP server where you can upload files and test FTP functionality. It has the following attributes:
ftp_port - the server port as integer
anon_root - the root of anonymous user
ftp_home - the root of authenticated user
See the tests directory for examples.
Credits
This package was inspired by, https://pypi-hypernode.com/pypi/pytest-localserver/ made by Sebastian Rahlf, which lacks an FTP server.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2016-12-09)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for pytest_localftpserver-0.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70fb74ddf4412b1824a5d3c40e4ad5bd38f603a4945280f83cd3187a7e023631 |
|
MD5 | 115936a3dcba4888b0c825b05da1d367 |
|
BLAKE2b-256 | 78f4554cfc7a05236728674e782910e1f5b1fa374dabbea580f7f1d94e94f62c |