Skip to content

0.7.3

Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 05 Jun 04:43

0.7.3 June 5, 2020

  • move client out of GooseClient into global GooseClientState
  • introduce test_start_task and test_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