Sha256: 36b08769fccda53c1b95b04e87c89f6a632d54a05bc18ff1d03ed5d54b2a1775

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

# v0.3.0
  * New spec helper interface, more OOPish this time
  * Modules receive the spec helper instance in their initialize to load dependencies
  * Improve coverage
  * AktionLab module now loads SimpleCov as it initializes

# 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aktion_test-0.3.0 CHANGELOG.md