Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 557 Bytes

CHANGES.md

File metadata and controls

26 lines (15 loc) · 557 Bytes

0.1.8 2016-11-25

  • Add license file and update gemspec with license name
  • Add test-unit to development dependencies, removed rspec-core and added rspec

0.1.7 2015-03-15

  • Add diff output to xml_equal
  • Add support for RSpec 3
  • Fix order of expected result and actual result for RSpec

0.1.6

  • Fix dependencies so that Minitest doesn't rely on Test::Unit anymore. If you having trouble, update to minitest > 4.0.0 :)

0.1.5

  • Make minitest-5 compatible.

0.1.4

  • Require bug fix.

0.1.3

  • Adding support for MiniTest::Spec matchers.