You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd derex_project && ddc-project run --rm lms python manage.py lms test abstract_scorm_xblock --keepdb
coverage:
cd derex_project && ddc-project run -e COVERAGE_RCFILE=../derex.requirements/abstract_scorm_xblock/.coveragerc --rm lms sh -c "coverage run manage.py lms test abstract_scorm_xblock --keepdb && coverage report -m && coverage html"
help: ## display this help message
@echo "Please use \`make <target>' where <target> is one of"