Hi Graham
I think your requirements are solvable with the MSBuild integration (http://specflow.org/documentation/Generate-Tests-from-MsBuild/).
In the last snippet, it is moving the *.cs files to a folder of your choosing.
Additional benefit is, you do not have to check in the files anymore.
I hope I could help.
Best regards
Andreas
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Any luck with this? I notice the documentation Andreas referenced regarding using the AfterUpdateFeatureFilesInProject target has been removed from that page. Is it no longer supported in the latest versions of SpecFlow?I've tried setting the LastGenOutput path to where I want the files to be generated but haven't had any success.
--