Skip to main content

Submission correctness tests for shell languages

Project description

shellwhat

Build Status codecov PyPI version

shellwhat enables you to write Submission Correctness Tests (SCTs) for interactive Shell exercises on DataCamp.

Installing

pip install shellwhat

Development

Without the Osh parser ...

export SHELLWHAT_PARSER='0'
pytest -m "not osh"

With the Osh parser using docker ...

# install osh parser docker image
make dev
export SHELLWHAT_PARSER='docker'

# run tests
pytest

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

shellwhat-0.6.1.tar.gz (4.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