Hello!

It would be nice to have the ability to share some data/context
between QUnit.testStart and the test code itself. It would be useful
to have test-specific fixtures. Right now, as far as I see in the
code, you can only define "setup" and "teardown" methods at the module
level, which is a useful thing, but not for this case. To use this you
would need to define a module for each test that needs specific
fixture/setup/teardown.

Any ideas?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to