GitHub - Deepthibr28/software-testing · GitHub
Skip to content
 
 

Latest commit

 

History

79 Commits

Folders and files

Repository files navigation

<<<<<<< HEAD

Setup Unit Test Environment

  • Install pip in Koding.com VM: kpm install pip

  • Install nose: sudo pip install nose

  • Install coverage: sudo pip install coverage

Run all tests

  • Change directory to the location of source and test code
  • Run tests: nosetests
  • Run tests with coverage report: nosetests --with-coverage --cover-package=. =======

Software Test Automation Tutorials

Requirements for DEV/TEST environment

Install dependencies

  • From this repository's root directory run: ./install

55505537fe999529bb044ab791d5a614ea63240f

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages