[whatwg] Cross browser automated tests

2008-05-20 Thread Sylvain Pasche
Hi, I'm working on an experimental project to build a set of cross browser automated tests. The idea would be to have a repository of browser independent automated tests. Existing test suites could be imported into it. These tests could be run automatically on today's available browsers with th

Re: [whatwg] Cross browser automated tests

2008-05-20 Thread Jeff Walden
Sylvain Pasche wrote: As a starting point, the testing environment and API would need to be defined. I'm thinking of the following requirements: * Possible for browser vendors to integrate these tests in their testing frameworks Hrm, I neglected to mention this on the other thread, but this re

Re: [whatwg] Cross browser automated tests

2008-05-20 Thread Ian Hickson
On Wed, 21 May 2008, Sylvain Pasche wrote: > > I'm working on an experimental project to build a set of cross browser > automated tests. The idea would be to have a repository of browser > independent automated tests. Existing test suites could be imported into > it. > > Would WHATWG be intere

Re: [whatwg] Cross browser automated tests

2008-05-20 Thread Adam Barth
Collin, James, and I have been working on cross-browser security testing as well. We've implemented a subset of the WebKit LayoutTestController for Firefox and ran the WebKit security LayoutTests on both Firefox 2 and Firefox 3 RC1. http://crypto.stanford.edu/websec/cross-testing/ There are a nu

Re: [whatwg] Cross browser automated tests

2008-05-21 Thread Maciej Stachowiak
On May 20, 2008, at 7:51 PM, Ian Hickson wrote: On Wed, 21 May 2008, Sylvain Pasche wrote: I'm working on an experimental project to build a set of cross browser automated tests. The idea would be to have a repository of browser independent automated tests. Existing test suites could be im