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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42d100770c1da1f201acbd34f11efdb8ea51870f2f4db7ef0373459eae142df2 |
|
MD5 | a5689e5e1b613f3a9baa751882df5f1a |
|
BLAKE2b-256 | 06c7b6ae6c8ea96e83556ce755d737dc1a8e4ccb529361aac4aaa1ca8764e29b |