Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 189 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 189 Bytes

how to use

install

cd rspec_test_example
bundle install

execute spec file (which name ended with "_spec.rb")

bundle exec rspec example1/calculator_spec.rb