Difference between revisions of "Continuous Integration"
From CitconWiki
Jump to navigationJump to searchNick Edmonds (talk | contribs) (Created page with " ThoughtWorks good summary of CI: https://www.thoughtworks.com/continuous-integration Agile Testing: http://smile.amazon.com/Agile-Testing-Practical-Guide-Testers/dp/0321534...") |
Nick Edmonds (talk | contribs) m |
||
Line 2: | Line 2: | ||
ThoughtWorks good summary of CI: | ThoughtWorks good summary of CI: | ||
+ | |||
https://www.thoughtworks.com/continuous-integration | https://www.thoughtworks.com/continuous-integration | ||
Agile Testing: | Agile Testing: | ||
+ | |||
http://smile.amazon.com/Agile-Testing-Practical-Guide-Testers/dp/0321534468/ref=sr_1_1?ie=UTF8&qid=1443882965&sr=8-1&keywords=agile+testing | http://smile.amazon.com/Agile-Testing-Practical-Guide-Testers/dp/0321534468/ref=sr_1_1?ie=UTF8&qid=1443882965&sr=8-1&keywords=agile+testing | ||
Google overview of Unit Testing: | Google overview of Unit Testing: | ||
+ | |||
https://docs.google.com/presentation/d/1god5fDDd1aP6PwhPodOnAZSPpD80lqYDrHhuhyD7Tvg/edit?pli=1#slide=id.g3f5c82004_8636 | https://docs.google.com/presentation/d/1god5fDDd1aP6PwhPodOnAZSPpD80lqYDrHhuhyD7Tvg/edit?pli=1#slide=id.g3f5c82004_8636 | ||
Tools mentioned include: | Tools mentioned include: | ||
+ | |||
Sonar - publishes Code Coverage and Technical Debt | Sonar - publishes Code Coverage and Technical Debt |
Latest revision as of 09:30, 4 October 2015
ThoughtWorks good summary of CI:
https://www.thoughtworks.com/continuous-integration
Agile Testing:
Google overview of Unit Testing:
Tools mentioned include:
Sonar - publishes Code Coverage and Technical Debt