Re: Running DOM L2 HTML on IE and Mozilla
"Curt Arnold" <[email protected]>
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <001401c21860$a6222da0$a800a8c0@CurtMicron> |
I started working on JSUnit after I got the HTML compatible Core tests done 10 days ago, but was only able to put a few hours into it. Hopefully, I'll be able to spend some more time on it this weekend. What I would like to align JSUnit more with JUnit. JSUnit mimics the most common JUnit pattern of tests as functions, but does not mimic the pattern of tests as instances of a test class. Using instances should make it easier to provide anciliary test information like document names, configuration panels, and test URI's. ----- Original Message ----- From: "Dimitris Dimitriadis" <[email protected]> To: <[email protected]> Sent: Thursday, June 20, 2002 5:50 AM Subject: Running DOM L2 HTML on IE and Mozilla > > All, > > The DOM WG has a face to face meeting next week, during which it would > be good to be able to run the DOM L2 HTML TS on IE and Mozilla. SInce we > are still dealing with framework issues and, if I remember correctly, > the TS does not run as is on the new framework, what would need to be > changed so that the L2 HTML TS could be run? Has anyone succeded in > tweaking the JsUnit alpha in order to do that? > > /Dimitris > >