Joern
I found several problems (small though) today when using QUnit. I'm
using /jquery/test/index.html last revision.
Before committing a change, I ran the suite on FF and got 2 failing
tests for removeClass. I fixed them.
Then ran it again, it got stuck on the document ready test
named:"jQuery(function($) {})" on event.js.
I tried a few more times and browsers but it remained so I finally
commented them out.
Finally, tested on Safari 3 Win, it got stuck twice on the test named:
"Element Selector with underscore" on selector.js.
After 2 refreshes it ran.
On FF2, the "Hide passed tests" thing turned red all of a sudden, but
all tests passed. What's the meaning of this new red bar ?
I think it's important that we keep the suite working perfectly and
all tests passing. Maybe keep things in a branch until they're 100%
tested.
Cheers
--
Ariel Flesler
http://flesler.blogspot.com
On Oct 15, 5:35 am, "Yehuda Katz" <[EMAIL PROTECTED]> wrote:
> Two great features in Screw.Unit are nested describe blocks and before/after
> functions. This lets you do contextual setup in a nested way. I'd love to
> see those features in QUnit.
> -- Yehuda
>
> On Tue, Oct 14, 2008 at 3:24 PM, Jörn Zaefferer <
>
>
>
> [EMAIL PROTECTED]> wrote:
> > Hi,
>
> > I'm currently gathering idea for further improvements for QUnit
> > (http://docs.jquery.com/QUnit). One source of inspiration is
> > ScrewUnit:http://github.com/nkallen/screw-unit/tree/master
> > The point isn't to replicate ScrewUnit, but I'd like to get some
> > feedback on what features could fit well into QUnit. That page
> > actually contains quite decent documentation, so you're welcome to
> > take a look and give some feedback on what you'd like to see in QUnit.
>
> > If you have some tests that are rather painful to write/read, please
> > share them, looking at ways to improve readability and
> > ease-of-writing.
>
> > I want to keep QUnit focused on testing jQuery, jQuery UI and plugins
> > based on them, so this is a good chance to influence the future
> > development.
>
> > Regards
> > Jörn
>
> --
> Yehuda Katz
> Developer | Engine Yard
> (ph) 718.877.1325
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---