# v0.2.2 * More spec helper improvements * Update factory girl to 4.2 * Mixin factory girl syntax to rspec * Cleanup some tests # v0.2.1 * Improve spec helper * Add FactoryGirl, Faker and Timecop # v0.2.0 * Build out a better base matcher class * Implement a SpecHelper loading interface * Modularize components that can be loaded via SpecHelper # v0.1.2 * Add a file contents matcher # v0.1.1 * Add ClassBuilder to create classes on the fly * Improve some specs * Add SimpleCov with strict 100% coverage # v0.1.0 Addition of RSpec matchers * Matcher to check for file existance * Matcher to check for directory existance * Matcher to check the contents of a directory tree # v0.0.2 * bump gem versions * remove cucumber # v0.0.1 Initial Release * Provides some basic testing gem dependencies