An open API service indexing awesome lists of open source software.

https://github.com/haukex/py-dummy-servers

Dummy Servers for Testing
https://github.com/haukex/py-dummy-servers

docker ftp-server http-server mock-server pure-ftpd python3 smtp-server valkey

Last synced: about 2 months ago
JSON representation

Dummy Servers for Testing

Awesome Lists containing this project

README

          

Dummy Servers for Testing
=========================

This package provides some simple mock servers that can be used in tests.
This documentation is a bit sparse; please see the code for details.
Docker is required, except for the SMTP and HTTP servers.

Author, Copyright, and License
------------------------------

Copyright (c) 2025 Hauke Daempfling (haukex@zero-g.net)
at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB),
Berlin, Germany, .

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .