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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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