such as cucumber?
I know there is a project cucumber-mingle, but it was stoped in 2008.
http://code.google.com/p/cucumber-mingle
such as cucumber?
I know there is a project cucumber-mingle, but it was stoped in 2008.
http://code.google.com/p/cucumber-mingle
Comments
6 comments
I'm really fascinated by this topic as well, especially given that Studios own "Go" product is even more powerful and helpful for the refactoring required by BDD than cucumber. What have people's experiences been with this?
Sorry, pardon me, and also Twist for the testing! Gack.
sinojelly, what functionality did you have in mind with Mingle working with a BDD framework? That repository has moved to https://github.com/vincentx/cucumber-mingle, but there hasn't been any active development beyond the initial experiment.
I want the acceptance testcase in mingle can run on cucumber or other BDD frameworks.
And the result is integrated into mingle.
Yes, it should be possible to use the Mingle card API to read the acceptance criteria and then update the card with the test results. This is what that open source project was built to demonstrate. I don't know if it has been used in production. Keep in mind that Mingle is not a code editor, so you won't have all of the functionality that you would expect from something like TextMate or Twist - e.g., you couldn't drill into the source of a test method from Mingle.
I know Mingle is not a code editor, but it provided the functionality of writing acceptance testcase. I think it's better to write in the way that BDD framework can recognize.
Please sign in to leave a comment.