Closed mathewtrivett closed 4 years ago
As a developer I need standard testing tools so that I can practice test driven development without having to worry about setting them up correctly.
rspec
rspec-rails
webmock
shoulda-matchers
As a developer I need standard testing tools so that I can practice test driven development without having to worry about setting them up correctly.
Acceptance criteria
rspec
andrspec-rails
as the main test frameworkwebmock
for mocking HTTP requests / testing external servicesshoulda-matchers
for testing active-x code