Everything is in the title but let me expand on this a little bit. I am new in PowerBuilder, working on a legacy application that we are in the process of porting to PB2019. As we are working on refactoring this application, I will direly need the ability to write unit tests. I have searched on Google and found PBunit and PowerUnit but both projects seem mostly to be abandonware.
What are the current options for writing such tests for PowerScript code in PB2019?
The application we have is pretty large and involved, so I am unsure how the conversion tool will cope with such a large codebase. Are there any limitations you are aware of? Is this tool available free of charge as part of the PB license?