Hello All,
Has anyone thought of creating a tag feature similar to what Cucumber
implements[1]? I've been thinking about ways to organize my tests and
that feels like a good approach. There are really two things I'm
trying to accomplish:
1. A way to mark tests a "work in progress" so that they are skipped
until ready to become a part of the build.
2. A way to select certain tests to run or not run. For example I
may want to run all test except selenium tests or maybe I want to run
all billing tests.
References:
1.
https://github.com/cucumber/cucumber/wiki/Tags
--
David
blog:
http://www.traceback.org
twitter:
http://twitter.com/dstanek
www:
http://dstanek.com