Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 539 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 539 Bytes

Price Scraper

Test runner uses

#Requirements

Python 2.7 with the above mentioned packages installed. The requirement.txt file can be used to install the dependecies via pip

Installation

  1. Clone the github repo
  2. install required packages pip install -r "requirements.txt"

Running the Tests

  1. All the tests can be run with the command

nosetests -s --with-html --with-xunit