bike-barn / red-green-refactor

A very simple calculator designed to teach software testing.
ISC License
4 stars 2 forks source link

Create Assignment Two #12

Closed rawrgulmuffins closed 8 years ago

rawrgulmuffins commented 8 years ago

TODO List

For this assignment I think we want to leave the subtraction tests mostly intact but have the students fill out the test_input, expected_result. They'll be able to use the + tests as a template and it lets us introduce them modifying tests.

rawrgulmuffins commented 8 years ago

Closed with #17.