Docker container for PyRestTest.
Using Docker since PyRestTest has some unique dependencies that can be a pain to install on various Linux / macOS platforms and doesn't have native Windows support.
To use with a smoke test for Github (using one of the examples on the official project):
docker pull thoom/pyresttest
docker run --rm -v $PWD/tests:/tests pyresttest-docker https://api.github.com github_api_smoketest.yml
Content type
Image
Digest
Size
28.4 MB
Last updated
over 8 years ago
docker pull thoom/pyresttest