Unit test framework for IbmI

Any IBM i topic that does not fit in another forum
Post Reply
Rajdipdey
Posts: 1
Joined: Wed Jan 18, 2023 5:24 pm

Unit test framework for IbmI

Post by Rajdipdey »

Did anyone used any unit test framework for RPG development. I looked up and found one
https://github.com/MarinaSchwenk/IBMiUn ... ntation.md
Did anyone had any experience with any such kind of framework
jonboy49
Posts: 200
Joined: Wed Jul 28, 2021 8:18 pm

Re: Unit test framework for IbmI

Post by jonboy49 »

A number of people are using IBMiUnit as well as one or two others. This branch https://github.com/worksofliam/IBMiUnit is several commits ahead of the one you referenced and will incorporate easily with the Code for i extension to VS code.

Try asking this on RPG400 list at midrange.com as there are many folks there who use such tooling.
Post Reply