SoftwareTesting:Catalog of Automated Tests: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
* http://hixie.ch/tests/MANIFEST all hixie's 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://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 | |||
Revision as of 20:57, 15 February 2006
(add to me)
- Tinderbox performance tests
- Places test script
- Netwerk unit tests
- javascript tests - also used for security tests
- nss tests
- layout tests - diff of frame tree dump against golden master
- bz's copy of netwerk tests for xmlserializer
- W3C DOM Tests uses jsunit
- thuderbird feed parsing tests - blocked by bug 319968
- 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
- Foxfire - jUnit-like harness for Firefox, by the AllPeers folks