Closed edjafarov closed 10 years ago
1) yep, about those tags. 2) any of those as well as custom tags by #featurename 3) dev should be able to mark tests that correspond to feature he is developing.
Just adding
options: {
grep: '@yourTag'
reporter: "spec"
}
into gruntfile will grant you (what a wordplay :wink:) such an ability.
awesome! that would be even more awesome to have something like node runtest.js #mytag
mocha can run tests with kind of tags (#tag) we need to leverage this for our server tests