99
edits
(→Test Harnesses: add eggplant) |
(→Test Harnesses: add info from timr) |
||
Line 28: | Line 28: | ||
|- | |- | ||
| MochiTest | | MochiTest | ||
| | | built by [mailto:sayrer@gmail.com sayrer] using the [http://www.mochikit.com MochiKit] framework | ||
| JavaScript | | JavaScript | ||
| Invocation by buildbot on QA machines is being set up. Invocation of tests by inidividuals on built trunk is possible with setup. Currently being made to work in automated test harnesses. | | Invocation by buildbot on QA machines is being set up. Invocation of tests by inidividuals on built trunk is possible with setup. Currently being made to work in automated test harnesses. | ||
| [http://developer.mozilla.org/en/docs/Writing_MochiTest-based_unit_tests | | [http://developer.mozilla.org/en/docs/Writing_MochiTest-based_unit_tests devmo] | ||
|- | |- | ||
| eggplant | | eggplant | ||
Line 44: | Line 38: | ||
| Being used for automation of Smoke Tests suites in [http://litmus.mozilla.org litmus] | | Being used for automation of Smoke Tests suites in [http://litmus.mozilla.org litmus] | ||
| | | | ||
|- | |- | ||
| litmus | | litmus | ||
| Catalog of manual test cases | | Catalog of manual test cases. [http://wiki.mozilla.org/Litmus Being developed] to allow community to [http://litmus.mozilla.org/run_tests.cgi run] the manual smoke tests, BFT, FFT and L10n tests. [http://litmus.mozilla.org/search_results.cgi GUI to capture results] and provide feedback to the QA team. Reporting function to check test and platform coverage. | ||
| English, German, French, etc. | | English, German, French, etc. | ||
| The place to be on Community Test Day! | | The place to be on Community Test Day! Still in refinement by [mailto:zlipton@mozilla.com zlipton] and [mailto:ccooper@deadsquid.com coop] | ||
| [http://litmus.mozilla.org main site] | | [http://litmus.mozilla.org main site] | ||
|- | |- | ||
| xpcshell | | xpcshell | ||
| | | used by 40+ tests, plans for use by many more | ||
| some JavaScript, much C++ | | some JavaScript, much C++ | ||
| | | | ||
| [http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests | | [http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests devmo] | ||
|- | |- | ||
| SpiderMonkey | | SpiderMonkey | ||
| crawls a site to specified depth, loading CSS, executing JS along the way. | |||
| JavaScript | |||
| used only for the js/tests by bc, et al, for JS testing | | used only for the js/tests by bc, et al, for JS testing | ||
| [http://bclary.com/projects/spider/ bc's page] | | [http://bclary.com/projects/spider/ bc's page] | ||
|- | |- | ||
Line 73: | Line 61: | ||
| JavaScript | | JavaScript | ||
| runnable on built trunk | | runnable on built trunk | ||
| [http://developer.mozilla.org/en/docs/Creating_reftest-based_unit_tests | | [http://developer.mozilla.org/en/docs/Creating_reftest-based_unit_tests devmo] | ||
|} | |} | ||
edits