- Add license file and update gemspec with license name
- Add test-unit to development dependencies, removed rspec-core and added rspec
- Add diff output to xml_equal
- Add support for RSpec 3
- Fix order of expected result and actual result for RSpec
- Fix dependencies so that Minitest doesn't rely on Test::Unit anymore. If you having trouble, update to minitest > 4.0.0 :)
- Make minitest-5 compatible.
- Require bug fix.
- Adding support for
MiniTest::Spec
matchers.