Skip to main content

A PyTest plugin which provides an FTP fixture for your tests

Project description

PyTest FTP Server

https://img.shields.io/pypi/v/pytest_localftpserver.svg https://img.shields.io/travis/oz123/pytest_localftpserver.svg Documentation Status Updates

A PyTest plugin which provides an FTP fixture for your tests

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest_localftpserver-0.3.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page