DADiSP UnitTest Downloads
Updated February 12, 2026 - UnitTest 3.24
DADiSP UnitTest
UnitTest 3.24
Requires DADiSP 6.9 B01 or higher
|
MS Windows
|
unittest24.exe
[0.82 MB]
|
 Download Now!
|
Download Instructions
-
Click the "Download Now" button and OPEN
or SAVE the file.
-
If the UnitTest module does not self-extract, run the self-installing
executable unittest24.exe
from the Start-Run Taskbar or a
MS-DOS command window.
-
The UnitTest framework will install in the Modules directory of your current
installation. The UnitTest framework requires DADiSP 6.9 B01 or higher.
UnitTest 3.24 Features
The UnitTest framework provides the following features:
- Easy GUI Based Test Selection.
- Execute Single or Multiple Tests.
- Execute Multiple Runs of Test Selection.
- Sequential or Random Test Execution Order.
- Log Test Results to Text File.
- Easy Addition of New Tests and Test Suites.
Using UnitTest
Once UnitTest has been installed, select:
Tools > Modules > UnitTest |
Check off the tests to run and press "OK".
If all tests succeed, a green LED will appear.
If any test fails, a red LED will appear. Press the "Source" button to
find the specific source line that failed.
Unit tests can also execute without the GUI framework. Simply enter the test
name in the command line as with any function. For example, type:
in the command line to run the second test of the Math Function test
suite.