Are you familiar with continuous integration using automation servers such as Jenkins? Learn more about this in the following article.
Resource information | Details |
---|---|
Resource name | Jenkins |
Website | https://jenkins.io |
Focus | Testing and continuous integration |
Automatic testing systems lower the burden of running software tests and adding new tests. Jenkins is an open-source automation server that provides plugins to support building, deploying, and automating software projects. Jenkins can monitor the execution of repeated jobs, such as building/testing software projects continuously and monitoring execution of externally run jobs, even those that are run on a remote machine.