Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
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...
Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
atoum : A simple, modern and intuitive unit testing framework for PHP!
PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
With Serverspec, you can write RSpec tests for checking your servers are configured correctly.
Serverspec tests your servers’ actual state by executing command locally, via SSH, via WinRM, via Docker API and so on.