- Add RSpec as a dependency to your previously created gem.
- Add functional requirement (bdd test(s)) to gem using RSpec.
- Make test(s) pass.
- Create test(s) to cover previously created functionality.
- Add gem to simple rails blog app ($ rails new TestingApp)
- Incorporate new functionality into blogger.
- Add cucumber tests that incorporate a controller, view, and model.
- Make cucumber tests pass.
paulb896/RailsTesting
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|