We were confused at first because in cucumber, these symbols have special meaning for parsing. In jbehave they are apparently just part of the string to match, so if you have <something> to be matched in your scenario, the title row of the Examples must be also be <something> in order to match it.
Bill Brian Repko <[email protected]> wrote: > > JBehave users: > > I can't seem to find how the '<' and '>' characters get > used/configured for parameter replacement in parameterized > scenarios / Composites. > Is that just convention - whatever is in the story has to match > what is in the annotation value? Or is that configurable somehow? > > Thanks! > Brian --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
