A generic integration test tool utilizing docker-compose (for now)
Project description
INTManiac
A docker-compose based integration / user acceptance test / whatever test tool. For more information please see the GitHub page.
CHANGELOG
0.18.1
Date: 2017-01-30
FIX: correct evaluation of test container return code
0.18.0
Date: 2017-01-23
FIX: broader version compatibility with docker APIs (don’t use stupid 1.24 default of the python client)
0.17.0
Date: 2017-01-20
FEATURE: Docker 1.12+ compatibility
FEATURE: Full interaction between docker-compose stack and test container (volumes, etc.)
KNOWN BUGS: Docs / examples needed :)
0.16.1
Date: 2016-06-14
Fixed bug in in-test exception handling
0.16.0
Date: 2016-05-24
Fixed API version conflict (hopefully)
Changed default behavior: Pulling images now default, has to be explicitly disabled if unwanted.
0.15.1, 0.15.2
Date: 2016-05-24
Syntax fixes for Python <3.5
0.15.0
Date: 2016-05-24
Added --no-format-output parameter which disables any output formatting. The output from the tester image is passed through without modifications.
Mid-size internal refactoring, using docker-compose wrapper class now
0.14.0
Date: 2016-05-23
Using docker python libraries internally now. The container now only needs /var/run/docker.sock mounted
More optimizations still needed, but a lot more robust now. I hope.
0.13.0
Date: 2016-05-12
Added replacement of %%ENV_VAR%% tags in the intmaniac file itself. Only global settings (e.g. from the command line) are used, of course.
0.12.0
Date: 2016-04-22
Added -o/--output command line parameter
0.11.3
Date: 2016-04-21
Fixed bug in container name extraction for older docker-compose versions
0.11.2
Date: 2016-04-20
Fixed non-processing of environment settings from the cmdline
Fixed docker-compose output evaluation
Updated failure behavior during environment setup
Updated tests accordingly
Updated README with more and more precise information
0.11.1
Date: 2016-04-20 (unreleased)
Fixed bug in config file parsing
0.11.0
Date: 2016-04-19 (unreleased)
v3 file format implemented.
pre: and post: hooks implemented for tester_configs (untested)
0.10.0
Date: 2016-04-15 (unreleased)
Fully incompatible rewrite because of new test file format “v2”
New internal test mechanism
v3 file format already planned (v2 is only one test, v3 is a matrix test)
0.9.5
Date: 2016-04-12
Fixed bug with unassigned variable
0.9.4
Date: 2016-04-11
Fixed running intmaniac from within a container, using a random integer now for docker-compose environment names
0.9.1 - 0.9.3
Date: 2016-03-02
Fixed console invocation bug in three attempts
Fixed bug in main execution loop
Added test for main execution loop
0.9.0
Removed multi-threaded execution of tests / test sets
Changed file format (moved test_commands out of meta subdict)
Changed file format (no more “arrays of test sets”)
Changed execution order of tests (in alphabetical order by test set key), same for tests
Added explicit test for test_commands, meta.test_before, meta.test_after command construction
0.8.0
TeamCity outputs pretty sensbile now
0.7.0
added configuration fields test_before and test_after
won’t mention “cleanup and bugfixes” any more
0.6.0
changed test directory logic, is now $pwd/intmaniac_$PID by default
command line settings override everything now
fixed a couple of bugs
internal restructuring
0.5.2
fixed bug in cleanup command execution
fixed bug in exception logging (yeah)
fixed logging output diarrhoe
0.5.1
fixed string handling bug
0.5.0
Switched to popen() for command execution because of thread-safety (setting of current working directory)
Create a log file with all output by default now in base_dir
Fixed a couple of python 3 string / bytes handling issues
Internal refactoring and restructuring
0.4.1
Documentation update (added CHANGES.rst, README.rst for pypi)
Unit testing available in python 2.x now with external mock module
Internal changes
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 Distributions
Built Distribution
File details
Details for the file intmaniac-0.18.1-py2.py3-none-any.whl
.
File metadata
- Download URL: intmaniac-0.18.1-py2.py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 143dff4cb74cbde76e81fce6e38cffcf2ad90e1b2e1f1100bd2f4a18730b3da5 |
|
MD5 | de94d81d16f07d144ea60ef78c5e6aca |
|
BLAKE2b-256 | 5d8526646cbd47f9bbd22769cec449f927f3519034768221a93de39dd98e8d3e |