Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.
Polly taps into nat...
testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
tox : Command line driven CI frontend and development task automation tool
At its core tox povides a convenient way to run arbitrary commands in isolated en...