Closed Gianfrancoalongi closed 11 years ago
Starting work on this now
The same issue is related to not finding any test files in a directory
When not finding tests in files, the output to screen will be
No test functions found
When not finding any test files in a directory, the output to the screen will be
No test files found
APLUnit crashes with a very ugly message if there are no tests found in the files.
Loaded: #.UT Loaded: #.ec NONCE ERROR execute_function[2] function←(⍕(⊃ut_data[1])),'.',⊃ut_data[2]
instead - it should report no tests found.