|
|
| (4 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| (add to me)
| | #redirect [[mdc:Mozilla automated testing#Existing Test Harnesses and Frameworks]] |
| * [http://www.mozilla.org/performance/tinderbox-tests.html Tinderbox performance tests]
| |
| * [http://lxr.mozilla.org/mozilla/source/browser/components/places/tests/ Places test script]
| |
| * [http://lxr.mozilla.org/mozilla/source/netwerk/test/unit/ Netwerk unit tests]
| |
| * [http://lxr.mozilla.org/mozilla/source/js/tests/ javascript tests - also used for security tests]
| |
| * [http://lxr.mozilla.org/mozilla/source/security/nss/tests/ nss tests]
| |
| * [http://www.mozilla.org/newlayout/doc/regression_tests.html layout tests - diff of frame tree dump against golden master]
| |
| * [https://bugzilla.mozilla.org/show_bug.cgi?id=301260 bz's copy of netwerk tests for xmlserializer]
| |
| * [http://www.w3.org/DOM/Test/ W3C DOM Tests] uses [http://www.edwardh.com/jsunit/ jsunit]
| |
| * [https://bugzilla.mozilla.org/attachment.cgi?id=205677 thuderbird feed parsing tests] - blocked by {{bug|319968}}
| |
| * [[XSLT_Tests|XSLT Tests]]
| |
| * http://hixie.ch/tests/MANIFEST all hixie's tests
| |
| * http://hixie.ch/tests/MANIFEST-visual subset of hixie's tests that is non-interactive
| |
| * [http://www.allpeers.com/blog/2005/09/28/foxunit-unit-test-framework-for-firefox/ Foxfire] - jUnit-like harness for Firefox, by the AllPeers folks
| |