/fastest-integration-tests

Django app with quickest test pipeline

Primary LanguagePythonMIT LicenseMIT

fastest-integration-tests

Build Status

fastest integration. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]