Skip to content

This docker image can be used for karma testing of django projects/apps

Notifications You must be signed in to change notification settings

polylith/karma-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This image is aimed to run karma tests on django projects.

You can run it with:

  1. docker build -t karma-docker .
  2. docker run -it -v --rm PATH_TO_APP:/app/under_test karma-docker

About

This docker image can be used for karma testing of django projects/apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published