I'm using a Windows10 installation of Jenkins 2.164.3. The configuration for VSTest.Console plugin is like below Test Files = C:\MyApp\bin\project.dll Test Name = /Tests:Test1 However I get the error: no files matching the pattern C:\MyApp\bin\project.dll. Have tried different things to no avail. I know I can use a windows batch command to run the test cases with the same path and switch described above, but I would like to use this plugging as it seems more elegant to use. IS there a fix for this???
-- 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/16a70671-c27d-433c-9268-67cd848c7eee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
