ack - ```trimStackTrace boolean 2.2 Whether to tri...
# random
t
ack -
Copy code
trimStackTrace	boolean	2.2	Whether to trim the stack trace in the reports to just the lines within the test, or show the full trace.
Default value is: true.
User property is: trimStackTrace.
- no wonder I’m missing things in my tests lately. Updated surefire awhile ago. doh.