Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.
Polly taps into nat...
Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
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...