× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Folks,

I want to let you know that I released iRPGUnit 3.0. This version is a
major update! It merges the best of iRPGUnit and Mihael Schmidt's ILEUNIT.

Here is the list of features we added to the new version:

* XML stream file output, which can be read by Jenkins.

* Added option to upload the RPGUNIT library to a named ASP.

* Added option to cancel unit tests between test suites.

* The spooled file shows runtime error messages, now.

* The spooled file shows the library list and the OS version, now.

* Various bug fixes.

Please notice that version 3.0 is a major update. We changed the names
of the source files for easier maintenance. So in case your unit tests
call internal functions, the prototypes may no longer be found. Using
internal functions of iRPGUnit is not recommended.

Also member TESTCASE has been moved from RPGUNIT1 to QINCLUDE. For now,
iRPGUnit is shipped with a duplicate of TESTCASE in RPGUNIT1. But please
change your test suites over the time to include TESTCASE from QINCLUDE.

It is recommended to read chapter "Upgrading from v2.4.2 to v3.0.0"
before upgrading iRPGUnit:

https://irpgunit.sourceforge.io/help/

Actually your existing unit tests should run fine with version 3.0.
Nevertheless you should test that beforehand. Restore library RPGUNIT to
a different name and run your unit tests with that library.

There is a new REXX procedure "A_SELFTEST" in file "QBUILD", which
executes all self-tests of iRPGUnit. You can call it like this:

STRREXPRC SRCMBR(A_SELFTEST) SRCFILE(prdLib/QBUILD) PARM(prdLib)

Here are the links to iRPGUnit on the Internet:

https://sourceforge.net/projects/irpgunit/
https://irpgunit.sourceforge.io/
https://irpgunit.sourceforge.io/help/
https://irpgunit.sourceforge.io/eclipse/rdi8.0/
https://marketplace.eclipse.org/content/irpgunit

Hope you like it.

Regards,

Thomas.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.