Dyalog / DBuildTest

Repository for ]DBuild & ]DTest
MIT License
3 stars 1 forks source link

V1.87.0 #30

Open mbaas2 opened 1 month ago

mbaas2 commented 1 month ago

DTest.Check - Check was supposed to display the line of code that called check - this wasn't working and now does. Kai has upgraded CodeCoverage to 0.10.6 which now can also process code in #. NB: Kai's class is no longer distributed with DTest, but can be downloaded from https://github.com/aplteam/CodeCoverage/releases Please also see prev. comment wrt location of the CodeCoverage class. (ofc we're using the latest 0.10.7) DTest -? did not mention the -coverage flag. Fixed. DTest: Missing setup/teardown-fns did not ⎕STOP when -halt was set DTest: it is possible to add an empty "setup:" declaration to .dyalogtest files to avoid running any setup functions DTest: logging was in some cases duplicated into the session - I think this is avoided now w/o any loss of information. DTest: -clear switch also removes existing LINKs in #