Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selenium-python-nose-boilerplate

boiler plate for UI testing using:

  • selenium python bindings
  • nosetest

Setup (commands for Macs)

  1. install pip if needed sudo easy_install pip
  2. install nosetest sudo easy_install nose
  3. install selenium python bindings pip install selenium

To run tests

enter nosetests into command line

To generate xunit like reports

enter nosetests --with-xunit into command line

About

Boilerplate for running selenium tests using python and nosetest

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages