Testing for docker containers
Project description
testdocker
~~~~~~~~~~
Maintainer: Joe Black <joeblack949@gmail.com>
Repository: https://www.github.com/joeblackwaslike/testdocker
Description
-----------
Unit Testing for docker containers.
Usage:
------
* Execute `testdocker init` in the root of your project folder to create the
`tests` directory.
* Modify class attributes in `tests/tests.py` according to the directions in
the docstrings.
* Add any additional tests as methods of the classes in the same style as
:class:`unittest.TestCase`.
* Run tests with `tests/run` or `tests/run local`.
~~~~~~~~~~
Maintainer: Joe Black <joeblack949@gmail.com>
Repository: https://www.github.com/joeblackwaslike/testdocker
Description
-----------
Unit Testing for docker containers.
Usage:
------
* Execute `testdocker init` in the root of your project folder to create the
`tests` directory.
* Modify class attributes in `tests/tests.py` according to the directions in
the docstrings.
* Add any additional tests as methods of the classes in the same style as
:class:`unittest.TestCase`.
* Run tests with `tests/run` or `tests/run local`.
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
testdocker-0.2.6.tar.gz
(10.3 kB
view hashes)
Built Distribution
testdocker-0.2.6-py3-none-any.whl
(13.6 kB
view hashes)
Close
Hashes for testdocker-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b819aa5b097dc56d6577e78d0a475fb5cf0d009935bb07ce81d7a870056ac3cb |
|
MD5 | 2c8b8bb9a63ae9a36b53457c0b57f51f |
|
BLAKE2b-256 | aa68d4d6821d1d474a52dfbbf9404f57f1c9d3e38383149a90c209385c27b996 |