Tests From A Blank State
Understanding test driven development is all well and good, but that doesn't mean you know how to approach a project from the start, to the finish, in a way that promotes good testing, and as such spends time testing behaviors not code. This workshop will walk through the process of working on a website, and test every piece along the way. More importantly it will discuss how to organize the work on a project in order to promote good design, and fewer unneeded artifacts.