Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leijianbin/we300-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WE300-HW2

Learn Ruby Test-First

Be Ready

Setup the Ruby Environment, install ruby, bundle and Rspec

Try the practice-problems-1, and check the solution if you need

Try the practice-problems-2 with Rspec, and check the solution if you need

Homework

Pass all the test in Project "test-first-ruby-master"

Hints:

  • How to install bundle?

Please chekck their website: http://bundler.io/

  • How to run the test?

For example, if you want test the 00_hello_spec.rb, you can run this command:

bundle exec rspec spec/00_hello_spec.rb

About

we300-hw2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages