I wrote some testsets. However, julia print out a lot of error information when test fails. I only want to know how many fails but not the detailed stacktrace information.
1 Like
I wrote some testsets. However, julia print out a lot of error information when test fails. I only want to know how many fails but not the detailed stacktrace information.