rc3.org

Strong opinions weakly held

rc3.org header image 1

Unit testing web apps

July 28th, 2003 · No Comments

Dave Johnson has post today on unit testing for web apps. That’s the next step for me. I’ve been heavily into JUnit for testing APIs lately, and I want to branch into writing tests for the web front ends as well on my next project.