This empty project is exclusively for reporting typos and errors in my book, "Laravel Testing Decoded."
If you come across an issue while reading the book, please visit this page, click "New Issue," and let me know so that I may fix it as soon as possible! :)
- June 5, 2013: Added new chapter: Contributing to Laravel Using TDD
- June 3, 2013: Updated Chapter 8: Testing Controllers to not use
Input::replace()
- May 29, 2013: Added new section to Testing Models chapter: Simple Query Methods
- May 29, 2013: Added new question to FAQ chapter: I Prefer Using Underscores For Test Names. Is That Okay?