Building a Testing Framework Similar to RSpec in Ruby
A guide to building and understanding a testing frameworks like RSpec
A guide to building and understanding a testing frameworks like RSpec
Two awesome tools for speeding up testing are Zeus and Guard. Setting them up allows for automatic execution of tests while coding.