TABTestKit
TABTestKit copied to clipboard
Re-add mock server support
Once upon a time this library had support for controlling a mock server albeit in quite a rudimentary way.
This was achieved in a better way on a recent project which I'd like put within TABTestKit - it abstracts away the controlling of the address, port and apis and keeps the main controller hidden away.