Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 420 Bytes

INSTRUCTIONS.md

File metadata and controls

34 lines (16 loc) · 420 Bytes

####Session 1: Setting Up a Testing Framework

Basic Situation

Use Hans & Vijay code

Strip out all the testing frameworks

Lessons

		Setup Rspec 

		Write some unit tests

		Write some integration tests

		Setup Selenium Webdriver

		Setup Capybara 

		Setup Cucumber

		Write some end to end tests using BDD

####Pre-requisites

Install a Text Editor

Setup a Github account to pull the code

Install Ruby