views:

59

answers:

1

hi,

our testers have the requirement to store multiple properties for a test that are not present in the "properties".

e.g. they want to store priority, a description(not in the wiki page itself) and so on. they don't want to use the tagging mechanism.

is there a way to store any kind of new xml node in the properties.xml for a test? these properties should then be used to:

  1. query the fields via the search screen
  2. run tests based on the "SuiteResponder" ?suite=xxx&TAGx=abc&TAGy=cde
  3. they should be returned by "?properties" responder.
  4. they should appear in the test history of the test run

in essence they want to store any kind of "meta" information in the properties.xml and work with them in all kinds of ways, search, run etc.

does anybody here know if there is already something available in that direction? if not i think we have to "pimp" these features into fitnesse to make our testers happy.

thanks a lot any help appreciated

marcel

ps: i've also posted the question in the yahoo fitnesse group

A: 

I'm sure you've seen this on the yahoo group, but there is a story on pivotal tracker for this, and I think it will be added in the the upcoming or following release.

So this is really the answer, that an answer is on its way.

Dan Woodward
cheers. i will look into this.
Marcel