From d8c2737462dda09f69d989de6f3f5954254045c6 Mon Sep 17 00:00:00 2001 From: Lars Holmberg Date: Tue, 23 Nov 2021 13:31:10 +0100 Subject: [PATCH] Update test_data_management.py --- examples/test_data_management.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/test_data_management.py b/examples/test_data_management.py index f435073169..c34d9b709c 100644 --- a/examples/test_data_management.py +++ b/examples/test_data_management.py @@ -6,6 +6,10 @@ # 3. Test start # 4. User start # 5. Inside a task +# ... +# 6. User stop +# 7. Test run stop +# 8. (not shown in this example) Locust quit # # try it out by running: # locust -f test_data_management.py --headless -u 2 -t 5