DEV Community

Discussion on: TDD Basics: How to Write an RSpec Test

Collapse
 
k_penguin_sato profile image
K-Sato • Edited

thought you were gonna show how to create a test library like rspec from scratch.

Still, I think this post can be very informative for beginners. Thank you for the post!!

Collapse
 
jeremy profile image
Jeremy Schuurmans

Thank you! And yes, it hadn't occurred to me that the title could be construed that way, but it totally makes sense. Thanks for the inspiration too. I would love to dig in to more advanced stuff in the future, and that would be a really great one.