Skip to main content

CI Tools

Project description

ci-tools

PyPi-Package Build Status

prototype tool collection for continuous integration of Java projects with lots of modules

Examples

collect/accumulate test results of another job

Example:

update_job_state master-unittests master-integrationtests

This will create local databases master-unittests.db and master-integrationtests.db containing all test results of the given job names master-unittests and master-integrationtests. Newer Suites overwrite older ones. Full tests runs overwrite all results.

merge test results of job database

Example:

merge_job_state master-unittests master-integrationtests master

create junit result from database

export_job_state master

Creates a JUnit XML file containing the current test state from the master.db persistence file.

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 Distribution

citools-0.2.30.tar.gz (6.7 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