Skip to content

petrknap/docker-selenium-needle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium + Needle

Docker image contains all necessary for visual testing. See example.py to know how to write basic test and bin/nosetests.sh to know how to run it.

For first time run bin/nosetests.sh example.py --with-save-baseline and create baseline. Another time run bin/nosetests.sh example.py to compare current state against baseline. Use host.local to access your localhost or take advantage of your hosts file.

For more details visit Needle, Selenium and Nose documentations.

About

[READ ONLY] Docker image contains all necessary for visual testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published