Dyalog / DBuildTest

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

Improve reporting of errors in test functions #6

Closed bpbecker closed 2 years ago

bpbecker commented 2 years ago

Currently with -verbose, when a test function has an error you get something like:

running: test_restful_post
test_restful_post: VALUE ERROR

It would be really useful to display all of ⎕DM in the log. It would probably be sufficient to do so only with -verbose active.

mbaas2 commented 2 years ago

Fixed with v1.62 (from today)