Hi Ana, Do you use any build scripts? If so, as long as that logic is part of the script itself you can easily run those commands in Jenkins. Other than that, I don't see any other way of doing it.
Cheers On Thursday, 14 January 2016 08:58:10 UTC, Ana Sousa wrote: > > Hi all, > > I have a lot of specflow feature files in my .Net code with loads of > scenarios for each feature file. > I'm putting some tags in the scenarios in order to categorize my tests and > only run sub-sets of the tests. My tags are as simple as @smoke > @integration @regression @critical. > > I was wondering if someone knows a way to configure CI (jenkins) in order > to run only the "smoke" or "critical" or "integration®ression" tags. > > Thank you for your help. > > Best regards, > Ana > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dc51aa0d-ed89-43c9-b319-7c57921fe784%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
