-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: testfairy-plugin
-
None
-
Environment:Mac osx
I want to populate the test fairy comments field with the subversion change log (as I do with test flight) so when the automated email is sent by testFairy to the end user the SVN changes are seen in the body of the email
I am using SVN.
I tried entering the following in the comments field:
${CHANGES, showPaths=true}
${CHANGES}
But it doesn't work