You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is helpful for copy+pasting results to a notebook tracking results, but even more helpful would be to have the date included there and not just timestamp. For testing over multiple days, seeing the date in console output would help users keep track of when a run completed, not just its time.
Currently artillery has a console output for completed runs that looks like this:
This is helpful for copy+pasting results to a notebook tracking results, but even more helpful would be to have the date included there and not just timestamp. For testing over multiple days, seeing the date in console output would help users keep track of when a run completed, not just its time.
I think the change would be around here:
artillery/packages/artillery/lib/console-reporter.js
Line 157 in 6af4f1f
The text was updated successfully, but these errors were encountered: