Test Driven Development Basics Discussion
Discussion 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?
I found this to be very confusing. As a beginning, I'm not even sure what is going on on the screen. Where did all this code come from? What does it do?
Is there a prologe to this course? Something that teaches testing from the very start?
Thanks