-
-
Notifications
You must be signed in to change notification settings - Fork 19
Description
To be honest, I'm not sure the best workflow here. I have not used pickler regularly for a single project yet. There's some disconnect between a "feature" as a larger set of functionality and a "story" as a discrete, verifiable unit of work. I'm trying out using the epic as the larger feature made up of many stories. What doesn't work as well is having pickler pull all the individual stories and creating .feature files. I think I'd rather have one feature file for the epic.
My understanding is that is may be hard to link scenarios in a feature file to individual pivotal stories. I'm not asking for that. I'd like to be able to pull epics by their id and just manually note that some of the scenarios belong to some pivotal story. But the overal Gherkin for the feature would live in the description of the epic.
Right now we try to pickler pull <epic id> and get:
Resource not found