947
edits
(→Tests) |
(→shared with mozharness: update with internal pypi location) |
||
Line 448: | Line 448: | ||
Notes on integration with existing test harnesses. | Notes on integration with existing test harnesses. | ||
=== | === Mozbase and Mozharness === | ||
mozbase and mozharness overlap intent with respect to making testing software and tools reusable and easy to write and extend | mozbase and mozharness overlap intent with respect to making testing software and tools reusable and easy to write and extend | ||
mozharness docs: http://escapewindow.com/mozharness/ | mozharness docs: http://escapewindow.com/mozharness/ | ||
Production use of mozharness will use mozbase packages from an internal pypi: | |||
http://puppetagain.pub.build.mozilla.org/data/python/packages/ | |||
(from https://wiki.mozilla.org/ReleaseEngineering/PuppetAgain/Python ) | |||
* mozprocess (basic low level process management) | * mozprocess (basic low level process management) |
edits