Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 435 Bytes

TestConstruct Changelog

v2.0.2

  • Fixes line endings on Windows (@MSP-Greg)

v2.0.1

  • Adds support for RSpec 3 (@jcouball)

v2.0.0

Enhancements:

  • Add RSpec 2 support (@avdi)
  • Option to persist directories after test run or after failure (@avdi)
  • Add naming of created directories (@avdi)

Other:

  • Non-backwards-compatible change to TestConstruct::Helpers#create_construct method signature (takes option hash now)