I think its a good idea. The ids would have to be long-lived for JIRA issues though - not sure if the script can really guarantee that especially if one adds more tests in the middle of a test suite. The only way I could see this working if we manually add ids (with namespacing it won't be too much of a problem).
On Thu, Apr 4, 2013 at 11:32 AM, Lorin Beer <[email protected]>wrote: > on our morning scrum call, Jesse made the excellent suggestion of unique > test id's for each unit test in Mobile Spec. This would allow us to > reference specific test cases when filing issues, and track these tests > between issues. > > Would be implemented as a script which would insert unique identifier into > the Jasmine Tests, allowing failing tests to be tracked in jira issues, and > in between jira issues. > > thoughts/comments? > > - Lorin >
