Add a link back to Development documentation to Testing guide

[ci skip]
This commit is contained in:
Robert Speicher 2016-04-01 20:36:44 -04:00
parent 2e83b56203
commit 6ffda88c97
1 changed files with 4 additions and 0 deletions

View File

@ -128,3 +128,7 @@ opting for [RSpec feature](#features-integration) specs.
Adding new Spinach scenarios is acceptable _only if_ the new scenario requires
no more than one new `step` definition. If more than that is required, the
test should be re-implemented using RSpec instead.
---
[Return to Development documentation](README.md)