Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
ievms : Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. With...
Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
Locust : A modern load testing framework
Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
Set of tools for testing with older or newer IE browsers