Skip to main content

A repository of test results

Project description

https://travis-ci.org/testing-cabal/testrepository.svg?branch=master

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 https://travis-ci.org/testing-cabal/testrepository

Licensing

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

Quick Start

Create a config file:

$ touch .testr.conf

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:

$ rm -rf .testrepository

Documentation

More detailed documentation including design and implementation details, a user manual, and guidelines for development of Test Repository itself can be found at https://testrepository.readthedocs.org/en/latest, or in the source tree at doc/ (run make -C doc html).

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.21.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

testrepository-0.0.21-py2.py3-none-any.whl (117.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: testrepository-0.0.21.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for testrepository-0.0.21.tar.gz
Algorithm Hash digest
SHA256 368afcf7e090b3c688bdd754a25f64bc314e512b816f8c71b9f9fc17dc37a3d9
MD5 50de57ec17ad9fcfd02d6d9d4e5860ca
BLAKE2b-256 42930be18cf76f6a7a9f3dbdb0b52b147b2ddc9aa4f81a74da6f3fb1c8a884b6

See more details on using hashes here.

File details

Details for the file testrepository-0.0.21-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for testrepository-0.0.21-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c501212eb885ab1d5836ccff9236b5f0627fa036fd607d0cb381344a95f10e08
MD5 2b858438f170aeb850c8f995a622dcaa
BLAKE2b-256 8c894ad1ea00befc588bc6109f020bc2933d763b00866269a129d72f59e81c19

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