Sha256: 748d22f71e749affdd4401a549d4079612a2cbda70813ff35ac101ea886babc9

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

# v0.3.1
  * Remove simplecov dep from AktionTest module and load it manually for ourselves

# 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.1 CHANGELOG.md