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

Update docs #18

Closed jhiemer closed 5 years ago

jhiemer commented 6 years ago

Hi, just running mocha for test execution does not work on most machines. People who are not familiar with node should get the hint of running:

If you see a command not found message in the terminal, when executing mocha, please try to use: node node_modules/.bin/mocha in the tests folder.

Does that make sense?

Sp0rTB4cK commented 6 years ago

This made my day! I'm running a mac and this was exactly my problem. This should be added to the docs!

leonwanghui commented 5 years ago

Hi @jhiemer @Sp0rTB4cK , could you try it again with the containerized deployment? If works, we can close this issue : )

leonwanghui commented 5 years ago

I'll close this issue for now, please be free to reopen it if you have any question : )