Tuesday, March 09, 2021

Starbase, Texas

 Making Starbase, Texas, Sustainable & Resilient, Part 1: General Principles

Elon Musk on Twitter: "Creating the city of Starbase, Texas" / Twitter

API mock/proxy: mbtest / mountebank

mountebank - over the wire test doubles


mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under test to mountebank instead of the real dependency, and test like you would with traditional stubs and mocks.

bbyars/mountebank: Over the wire test doubles @GitHub

mountebank supports mock verification, stubbing with advanced predicates, JavaScript injection, and record-playback through proxying. It also supports extensions that allow you to build custom protocol implementations in the language of your choice.