Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 369 Bytes

TestDuration.md

File metadata and controls

11 lines (9 loc) · 369 Bytes

Maestro: Test Duration Specification

The test duration can be an integer that represents the number of messages to exchange or a properly formatted string representing days, hours, minutes and/or seconds.

Examples:

  • 1d for 1 day
  • 1d1h for 1 day and 1 hour
  • 1d1h1m1s for 1 day, 1 hour, 1 minute and 1 second.
  • 1000 for one thousand messages