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.python.org/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
File details
Details for the file pytest_localftpserver-0.1.1.tar.gz
.
File metadata
- Download URL: pytest_localftpserver-0.1.1.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a93bea6a8f7f9bbf209fddc6159cd184301480e3abc045c350a85b921df2ab19 |
|
MD5 | 2c62932d094540d94aebcb7086a9b1a2 |
|
BLAKE2b-256 | 4d1076ade2c53e4afce060c1bcf98f0d90f4c530d11e7cc461ddd02298308820 |