What are Jenkins and Slack?
In the realm of test automation, particularly when working with frameworks such as WebdriverIO, Jenkins and Slack hold a significant place due to their functionalities, which streamline and enhance the test deployment process. They can be configured to send update messages to a Slack channel when the test run has finished. Jenkins can schedule test suite runs or they can be launched on demand by any team member.
We will begin this final chapter by preparing for a Jenkins installation.