29
edits
(Initial creation) |
(Main idea) |
||
| Line 4: | Line 4: | ||
Actually it could be fun to drive the running of test via an XForm, as [[Litmus]] uses XML and webservices, so it should a good match. | Actually it could be fun to drive the running of test via an XForm, as [[Litmus]] uses XML and webservices, so it should a good match. | ||
== Idea == | |||
As I see it we should be able to test a lot of basic context, MDG, event functions without user interaction, and automatically check for correct values and states using the nsIXFormsAccessors API. So using a harness that spawns tests, and then waits for a success/failure message or a timeout, would should make it possible to test a lot of stuff automatically. | |||
edits