This version fixes bug #16 (problem with plugins not found when loading a project configured to use plugins).
There is no new major feature.
Check documentation and sample files.
This version fixes bugs.
There is no new major feature.
Check documentation and sample files.
This is a minor patch to ProUnit release 11.
There was a path problem when calling the comments editor window.
This version fixes some bugs and add 7 new assertion procedures.
There is now an assertion procedure to check if a test execution take too much time.
The GUI was improved and test suite configuration can now be commented on every save action.
Check documentation and sample files.
With this new version, you can now work with databases (inject initial records, run your tests, extract records, compare got records against expected records, delete temporary records, ...).
Another great feature: temp-table comparison procedures can now ignore some fields.
There are many other bug fixes and improvements.
Check documentation and sample files.
ProUnit's new version added support to comparing 2 temp-tables and many other bug fixes and improvements.
Check documentation and sample files.
ProUnit's new version added support to DataPool by DataPool plugin. Check documentation and sample files.
- New WSMocker plugin to run WebSpeed programs using Prounit
- Documentation improvements
- Small bug fix
A new ProUnit version is just released. The new version includes a new Plugin (MemMonitor) that helps to find out memory leaks on the tested application (undeleted persistent procedures, buffers, queries, etc.).
A new small release of ProUnit is just release. The new version correct the bug that caused the plugin list to be empty.
ProUnit v0.005 is just released.
The new version includes:
- New Plugin architecture
- New DBMonitor plugin for monitoring database activity while running the test suite (check documentation/web site).
- Small bugs fixed.
ProUnit version 0.004 is now released for download at sourceforge. Version 0.004 includes:
- New documentation and website (http://prounit.sourceforge.net).
- New building process
- New installation process (see the documentation).
- Version release already compiled (source code may be downloaded on CVS).
ProUnit version 0.0003a fix some small bugs on previous releases and add some new minor features (see release notes).
New ProUnit version now supports command line execution for non-GUI environments (like Linux) and make it possible to be used on automated build systems (like Ant).
ProUnit version 0.002 is just release. It has now a completely new User Interface and some small new features:
- Test Set, to arrange all the test cases better in the project.
- New XML/XSL-based report engine that formats the execution report and can be fully customized.
First version of ProUnit is now released. Some initial features are:
- Save/load Test Set as an XML file.
- Adding/Removing/Reordering tests in a test set.
- Execution Report