Hacker News new | ask | show | jobs
by rex64 1187 days ago
I had great success using Locust. It's extremely easy to write tests for, and you can use it both in CLI and WebUI mode.

https://locust.io/

1 comments

thank you