0.7.3
0.7.3 June 5, 2020
- move client out of GooseClient into global GooseClientState
- introduce
test_start_task
andtest_stop_task
allowing global setup and teardown - don't panic if a load test doesn't define any normal tasks
- pass immutable GooseClient to tasks
- integrate httpmock into testing load test