To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorTroubleshooting
Sometimes things go wrong and you need to take a closer look at what is happening.
Shokkenki consumer assumes that:
- any interactions that you tell it about must be excercised by at least one request
- any requests a stubbed provider receives must match an interaction
This is to ensure that a ticket is a true representation of the consumer-driven contract; it should include all of and only the interactions required.
When Shokkenki (or your spec) fails, you can can ask the stubber about what is going on. Combine this with interactive debugging tools like Pry and you should be able to find out what is going wrong.
If you are still having trouble, please try the mailing list or raise an issue to let us know how we can make troubleshooting easier.
Topics
Last published over 7 years ago by brentsnook.