Home > uol_qa_week5

uol_qa_week5

Uol_qa_week5 is a project mainly written in RUBY and JAVA, it's free.

Group project week 5 of SQA module

Getting Started:

  • Install Ruby Non Windows Machines: http://ruby-lang.org Windows: http://rubyinstaller.org/

  • Install the bundler Gem sudo gem install bundler c:> gem install bundler

  • run bundler to install the required Gems described in the Gemfile bundle install

  • run the specs

    rspec account_spec.rb