Skip to content

nungster/docker-litmus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-litmus

Dockerized Litmus WebDAV Test Server Suite

Build the Docker image:

docker build -t <tag it> .

The Litmus container can be started and you may modify or rerun the tests.

docker run -ti <ID of your Litmus container> bash -l

cd /litmus

make URL=http://<IP of your cardDAV Server>/ CREDS="<username> <password>" check

About

Dockerized Litmus WebDAV Test Server Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published