We are using maven. I want to set up infrastructure, so that automatically built artifacts would go to Nexus repository. And then they could be used by developers.
so that instead of getting them individually on a per job basis, get them all in one report, and c开发者_JS百科an also report them via Email-ext report.use Multiple SCM Plugin
I am trying to write unit tests for an application where a lot of code changes is not possible. Almost all the .php files in the code base uses some $_SERVER[\'\'] variables like
Does anyone know of any good internationalization testing tools or plugins that c开发者_JAVA百科an be automated and triggered by jenkins?
Hello is it possible to work with two jenkins? Jenkins slave do dirty job, and save image, then he upload to jenkins master. Or jenkins master download from slave. What would be the easiest way to do
We are testing some Watir tests and cucumber using Jenkins but we have run into a problem with inconsistent results. Our build failed because apparently the watir attach popup browser was failing(coul
I bet this is highlighted in documentation somewhere but开发者_JS百科 I\'m a bit lazy right now.
I\'ve build a small java application that uses selenium 2 to open a web page and return its result. The application is called as a part of a PHPUnit test which is in turn run as part of an ANT build
I\'m 开发者_StackOverflow社区running an HTML test suite as such: java -jar /var/lib/selenium/selenium-server.jar -browserSessionReuse -htmlSuite *firefox http://$HOST ./test/selenium/html/TestSuite.h
We have a CI environment with Jenkins running a test suite of Selenium Tests in a Windows (XP and/or Windows 7) VM.If I am not physically logged into the VM running these tests via RDP, all I see are