This image is aimed to run karma tests on django projects.
You can run it with:
docker build -t karma-docker .docker run -it -v --rm PATH_TO_APP:/app/under_test karma-docker
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This image is aimed to run karma tests on django projects.
You can run it with:
docker build -t karma-docker .docker run -it -v --rm PATH_TO_APP:/app/under_test karma-docker