~ubuntu-branches/ubuntu/wily/ruby-test-construct/wily-proposed

« back to all changes in this revision

Viewing changes to CHANGELOG.md

  • Committer: Package Import Robot
  • Author(s): Alexander GQ Gerasiov
  • Date: 2015-02-19 16:16:01 UTC
  • Revision ID: package-import@ubuntu.com-20150219161601-aupf9ew0dyqgbs98
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# TestConstruct Changelog
 
2
 
 
3
## v2.0.0
 
4
 
 
5
Enhancements:
 
6
 
 
7
* Add RSpec 2 support (@avdi)
 
8
* Option to persist directories after test run or after failure (@avdi)
 
9
* Add naming of created directories (@avdi)
 
10
 
 
11
Other:
 
12
 
 
13
* Non-backwards-compatible change to `TestConstruct::Helpers#create_construct` method signature (takes option hash now)