DP News-Robot |
4. Dez 2020 01:40 |
Testing Options for Delphi
Depending on the version of Delphi in use, unit/integrate testing tools include: DUnit -the original framework with the latest version of 9.4.* Embarcadero stills ships this with Delphi. DUnitX -released by VSoft Technologies (makers of FinalBuilder) and requires D2010 or higher -uses attributes to mark test related methods DUnit2 -a fork of DUnit started by Peter McNab -introduces SetupOnce/TearDownOnce and other enhancements -has been [...]
Weiterlesen...
|