Update README.md
1 file changed
tree: bd875b09fc91d41cc25fd44951f03fc133b70c78
  1. features/
  2. support/
  3. .travis.yml
  4. calculator.rb
  5. README.md
README.md

Build Status A simple example program for teaching purposes

Structure

Calculator.rb (lets pretend this is the program we want to test)

Features/ (the folder with the tests for our program)