An Unit Test tool for PowerBuilder Applicatoin development. Command line support mode and xml result generation make it easily fitting into CruiseContol integration server.
Features
- Support Command line mode
- Xml test result generation
- Xslt template for CruiseControl
- NUnit like UI, treeview with different color/icon to indicate test result
- Provide both Run-all and Run selected test case
- Recent PB target list
- Support PB 9.0 to 12.0, different version number can be checked from About window
- Opensource, NAnt+pbscc+svn to autobuild each release
License
Sybase Open Watcom Public LicenseFollow PowerUnit
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice job. It Is a batch enhancement to the original pbUnit. Does just what we needed it to do: run our unit tests from the commandline. I bootstrapped source files into 12.6 PBLs using TopWiz Bootstrap tool and made two minor changes trim(commandline) and change menu separator names from m_- to remove dashes from identifiers and voila it migrated fine. I deployed it as 64 bit and it works as the original did against my original pbUnit tests