Skip to main content

CI Tools

Project description

# ci-tools

[![PyPi-Package](https://badge.fury.io/py/citools.png)](https://badge.fury.io/py/citools.png) [![Build Status](https://travis-ci.org/wuan/ci-tools.svg)](https://travis-ci.org/wuan/ci-tools)

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

## Examples

### collect/accumulate test results of another job

` update_job_state master-unittests `

This will create a local database master-unittests.db containing all test results. Newer Suites overwrite older ones. Full tests runs overwrite all results.

### merge test results of job database

` merge_job_state master-unittests master-integrationtests master `

### create junit result from database

` export_job_state master `

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.10.tar.gz (5.8 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