SoftwareTesting:TDD and the Mozilla Codebase: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
** [http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code Download Mozilla Source Code] | ** [http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code Download Mozilla Source Code] | ||
** [http://developer.mozilla.org/en/docs/Build_Documentation Build Documentation] | ** [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