SoftwareTesting:TDD and the Mozilla Codebase: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
(writeme) | (writeme) | ||
* A quick start | |||
** [http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code Download Mozilla Source Code] | |||
** [http://developer.mozilla.org/en/docs/Build_Documentation Build Documentation] | |||
* [[SoftwareTesting:Catalog_of_Automated_Tests]] | |||
* [[Gecko:DeCOMtamination]] - a project to rewrite internal module interfaces - might be a good area to scaffold with tests | |||
[[Category:SoftwareTesting]] |
Latest revision as of 21:28, 16 September 2006
(writeme)
- A quick start
- SoftwareTesting:Catalog_of_Automated_Tests
- Gecko:DeCOMtamination - a project to rewrite internal module interfaces - might be a good area to scaffold with tests