You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##learning RSPEC and TDD in regards to object oriented programming.
learning through trial and error the process of writing tests before actually writing code.
This is not an actual project that I created. I was learning how to use RSPEC, and going through a tutorial detailing the best methods and conventions for TDD.