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
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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