Robert
Robert
:+1: Multiple directories would be really nice!
This sounds good. I'd like to keep mocha-given as close to jasmine-given as possible to to make it exchangeable at any point. To get it right, this means, two `Then`s...
I added you as a collaborator. I'd suppose we start on a feature branch to implement this.
I created a feature branch with some code cleanup: https://github.com/rendro/mocha-given/tree/feature/subsequent-then --- I am looking forward to see some contributions!
Hey, I looked at it as well, but I moved abroad recently and had a bit of a busy time. I will put this issue back on my todo list!
Hey, I guess we would need to look into the mocha code to understand how they implement promises and how we can use that behaviour to support promises in `mocha-given`....