Subject: CVS commit: pkgsrc/devel/ruby-approvaltests
From: Amitai Schleier
Date: 2021-06-07 21:55:27
Message id: 20210607195527.4DE79FA95@cvs.NetBSD.org

Log Message:
Initial import of ruby-approvaltests, an assertion/verification library
to aid testing.

This is the Ruby port of ApprovalTests.

You can use ApprovalTests to verify objects that require more than a
simple assert including long strings, large arrays, and complex hash
structures and objects. ApprovalTests really shines when you need a more
granular look at the test failure. Sometimes, trying to find a small
difference in a long string printed to STDOUT is just too hard!
ApprovalTests solves this problem by providing reporters which let you
view the test results in one of many popular diff utilities.

Files:
RevisionActionfile
1.1addpkgsrc/devel/ruby-approvaltests/DESCR
1.1addpkgsrc/devel/ruby-approvaltests/Makefile
1.1addpkgsrc/devel/ruby-approvaltests/PLIST
1.1addpkgsrc/devel/ruby-approvaltests/distinfo