Hi Guys, I need your advise to understand what is the best means to test Jenkins plugins. We have some plugins that were developed in house. To test the functionality we have selenium tests per plugin. Problem is that, these tests are time consuming, and often fail due to timeout issues or element not found and could succeed on a rerun. Additionally, changes in UI(could be due to Jenkins upgrade 1.x --> 2.x) means we need to make changes in the tests as well. :(
I see most Jenkins plugins have JUnit's. Can you suggest? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/c9c9e540-27c2-451d-9fc9-2c0562bef9db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
