pkgsrc/devel/ruby-test-unit
taca 423b287d99 Update ruby-test-unit to 2.5.3.
2.5.3:

It's an release for minitest compatibility and bug fix.

Improvements

* Supported diff in invalid encoding.
* Added some assersion methods just for minitest compatibility. Added methods
  are assert_includes(), refute_*() and refute(). If you are test-unit user,
  please don't use them. [GitHub#40] [Suggested by Michael Grosser]
* Added --attribute option to select target tests by attribute.
  [test-unit-users-en:00098] [Suggested by Piotr Nestorow]

Fixes

* Allowed use of test for inheritance in
  ActionController::TestCase. [GitHub#42] [Patch by David Rasch]
* Ensured evaluating at_exist block in top level. In IRB context, exit()
  specifies irb_exit(). [test-unit-users-en:00089] [Reported by Daniel Berger]
* Fixed a bug that decoration style description is ignored. "decoration style
  description" are using description method above "def test_name" or with
  Symbol specifying test_name. [GitHub#45] [Reported by Piotr Nestorow]

Thanks

* Michael Grosser
* David Rasch
* Daniel Berger
* Piotr Nestorow
2012-12-16 16:51:26 +00:00
..
DESCR
distinfo Update ruby-test-unit to 2.5.3. 2012-12-16 16:51:26 +00:00
Makefile Update ruby-test-unit to 2.5.3. 2012-12-16 16:51:26 +00:00
PLIST Update ruby-test-unit to 2.5.3. 2012-12-16 16:51:26 +00:00