Skip to main content

TestMyCode client

Project description

tmc.py is a commandline client for working with a TestMyCode server. It aims to have all of the features of tmc-netbeans.

installation

Requires Python 3.2+ and pip.

pip3 install git+https://github.com/JuhaniImberg/tmc.py.git

or

pip3 install tmc

usage

See here

example

while course is not completed:
    tmc run subl3 && tmc test && tmc submit && tmc next

testing

You will need to install nose. (pip install nose)

TMC_PASSWORD=PUTITHERE TMC_USERNAME=PUTITHERE nosetests -v --nologcapture

more options in testsetup.py

license

MIT, see LICENSE

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

tmc-0.3.5.tar.gz (15.6 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