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
also add a spinner when building image, so the user gets some kind of feedback.
fix in `get_dependency_versions` for determining the locust version.
closesBiometria-se/grizzly#284.
Describe the bug
If I'm running the test with
--log-file
, and abort the test with CTRL+C, the test summary is not written to the log file.To Reproduce
Steps to reproduce the behavior:
--log-file foo
command line optionExpected behavior
The summary with "# features passed/failed" etc should written to the specified log file, when aborting with CTRL+C
The text was updated successfully, but these errors were encountered: