Opened 16 years ago
Closed 16 years ago
#819 closed enhancement (wontfix)
Enhance testsuite to allow both run and walk modes
Reported by: | joern | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | qunit | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Safari fails miserable to complete the current testsuite: It just crashes. To use the testsuite for safari testing, a "walk" mode is necessary: Run only one test when clicking a button or whatever.
Buttons/icons design could imitate Selenium.
And considering the pretty stable jQuery core, it makes sense to upgrade the testrunner to fully use jQuery itself, reducing problems already handled by jQuery.
Maybe add a "selftest" to ensure that the testsuite can run properly, that is, test all needed jQuery funcitonality before relying on them.
Change History (2)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
need: | → Review |
comment:2 Changed 16 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Testsuite now allows you to run a single test. Won't help with Safari, but at least its possible to run a single test a time by doubleclicking on its title (after running the complete suite).