Skip to main content

A repository of test results.

Project description

Overview

This project provides a database of test results which can be used as part of developer workflow to ensure/check things like:

  • No commits without having had a test failure, test fixed cycle.

  • No commits without new tests being added.

  • What tests have failed since the last commit (to run just a subset).

  • What tests are currently failing and need work.

Test results are inserted using subunit (and thus anything that can output subunit or be converted into a subunit stream can be accepted).

A mailing list for discussion, usage and development is at https://launchpad.net/~testrepository-dev - all are welcome to join. Some folk hang out on #testrepository on irc.freenode.net.

CI for the project is at http://build.robertcollins.net/job/testrepository-default/.

Licensing

Test Repository is under BSD / Apache 2.0 licences. See the file COPYING in the source for details.

Quick Start

Create a repository::

$ testr init

Load a test run into the repository::

$ testr load < testrun

Query the repository::

$ testr stats $ testr last $ testr failing

Delete a repository::

$ testr delete

Documentation

More detailed documentation including design and implementation details, a user manual, and guidelines for development of Test Repository itself can be found in the doc/ directory.

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

testrepository-0.0.1.tar.gz (24.3 kB view details)

Uploaded Source

File details

Details for the file testrepository-0.0.1.tar.gz.

File metadata

File hashes

Hashes for testrepository-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2c29d7ca9fa0bd604f8591ba862283989eba341a9e8e7b65b6c52c3280caf861
MD5 97a2ea56200208ed84d2c5ccc6a9ec0c
BLAKE2b-256 85be2594444088b528beada7f094eb4a4b36963901da2b3e04c5cb61596ac20a

See more details on using hashes here.

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