SoftwareTesting:Catalog of Automated Tests: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
(add to me)
#redirect [[mdc:Mozilla automated testing#Existing Test Harnesses and Frameworks]]
* [[Performance:Tinderbox_Tests|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 thunderbird 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/ FoxUnit] - jUnit-like harness for Firefox, by the AllPeers folks
[[Category:SoftwareTesting]]

Latest revision as of 02:31, 14 November 2006