Title: | Automated build concepts | |
---|---|---|
Owner: | Eliot Muir | |
Creator: | Eliot Muir | Sept 28, 2021 |
Last Changed by: | Eliot Muir | Sept 28, 2021 |
Tiny Link: (useful for email) | https://interfaceware.atlassian.net/wiki/x/BYCGfQ | |
Export As: | Word · PDF |
Incoming Links
Hierarchy
Children (8)
What should an automated build system do?
Detecting changes in source control
Notify developers when they break the build
Make it easy to see how the build went, what broke and give access to the build products
Avoid having too many dependencies
Should you have one unit test or many?
How does a software company build a piece of software you use on your computer/phone etc.?
It's important for quality software to have a well defined automated build process
What should an automated build system do?
Detecting changes in source control
Notify developers when they break the build
Make it easy to see how the build went, what broke and give access to the build products
Avoid having too many dependencies
Should you have one unit test or many?
How does a software company build a piece of software you use on your computer/phone etc.?
It's important for quality software to have a well defined automated build process
Labels
There are no labels assigned to this page.