Ask A Question
Notifications
You’re not receiving notifications from this thread.
Test Driven Development Basics Discussion
Dicussion for Test Driven Development Basics
I really like that you come at it fairly 'bare bones'... as in, no Rspec / FactoryBot / Fixtures / Cucumber / Faker / shoulda-matchers /guard etc etc. I recall when learning for the first time, it was just so much to take in for testinig. Your PORO approach makes it so simple and not as intimidating.
What is the test suite that Chris is using here? Is there a book that shows how to use this test suite?