Quick and dirty guide to add a slave host to Jenkins running in Docker on Linux-based machines.
Tag: jenkins
How to run xUnit tests on JenkinsHow to run xUnit tests on Jenkins
Jenkins does not support running of xUnit tests out of the box. So that you need to run it manually and import test results to Jenkins. This quick manual shows how

How To: Running Specflow features with Selenium in JenkinsHow To: Running Specflow features with Selenium in Jenkins
This is a short guide how to run Specflow features which use Selenium for interaction with a web site. In our building environment these tests are running in Jenkins. Implementing this you’ll