Menu

Contributing to RPGUnit (SQL...)

2008-04-07
2013-01-24
  • Henrik Fjorback

    Henrik Fjorback - 2008-04-07

    Hi,

    We'd very much like to contribute to this great framework.

    We have done quite a lot of additions. Specifically regarding automatically handling SQL compiles, a set of SQL assertions, including the possibility to test SQL stored procedures using SQL CLI, and simple assertions that can verify columns from the result set.

    Also some enhancements to the RUCRTTST to allow compilation to a specific target release.

    All coding follows the original style, and unit tests are provided for the new functionality.

    How do we do this?

     
    • lacton

      lacton - 2008-04-08

      Hi Henrik,

      Sorry for not replying to your email (a long long time ago...).

      I suggest you attach your changes in Tracker / Patches.  I will gladly release your improvements.

      Cheers.

      Lacton

       
    • Henrik Fjorback

      Henrik Fjorback - 2008-04-08

      No problem ;-) 

      Just ran our testsuite (also a new concept we've added), that runs 15 different testcases with 300+ assertions.

      - how do you prefer the patch? A merged source, based upon latest RPGUnit, a diff or?

      How do you usually create the distribution from the iSeries source files? Using CpyToStmf or similiar? As far as I can tell, it's not ordinary iSeries projects (WDSC) being used!?

      Regards,
      Henrik Fjorback

       

Log in to post a comment.