November 2024
Intermediate to advanced
300 pages
7h 12m
English
“It works on my machine!” cries Joe. “Must be something wrong on yours,” he says to Lucia.
Hearken to the call of the wild developer, heard ofttimes in olde shops that weren’t practicing continuous integration (CI). With CI, all developers frequently integrate their changes with the centralized repository (commonly in GitHub). A tool known as a CI server monitors the repository. When the repository is updated, the CI server triggers a new build and runs one or more sets of tests prior to completion. The first of those test suites to execute is typically your team’s unit tests.
|
|
CI demands a solid suite of |
Read now
Unlock full access