Skip to main content

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.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


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

intmaniac-0.12.0-py2.py3-none-any.whl (17.7 kB view hashes)

Uploaded py2 py3

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