openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

Set up CI for the checker #49

Closed norshtein closed 5 years ago

norshtein commented 5 years ago

We should set up a CI for the checker, for example, running tests on the mock service broker and assert every test passes.

norshtein commented 5 years ago

I will start this after #48 is solved.