Skip to main content

A command line tool for running programming challenges.

Project description

A command line tool for running programming challenges. This is still an early version which can have unwanted side effects like accidentally deleting a wrong file. Use with care.

Installation

pip install challenge-me

Documentation

https://challenge-me.readthedocs.org/en/latest/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.0 (2016-01-30)

  • First release on PyPI.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page