Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed tests expanded on load #8

Closed
phae opened this issue Jan 4, 2010 · 3 comments
Closed

Failed tests expanded on load #8

phae opened this issue Jan 4, 2010 · 3 comments

Comments

@phae
Copy link

phae commented Jan 4, 2010

For the UI - how do people feel about having tests that have failing items initially set to expanded? I find when I'm writing tests and code, I'm regularly refreshing content as I tweak items, and would like to not have to click into each failed item. Was going to add this, but didn't want to without a bit of concensus first - could potentially add a checkbox to toggle the preference?

@llimllib
Copy link

I would like this

@NV
Copy link
Contributor

NV commented Feb 9, 2010

I would like this by default.

While I can not see any progress here, I've made dirty fix for myself:

ol#qunit-tests li.fail ol {
  display: block !important;
}

@jzaefferer
Copy link
Member

mgol pushed a commit to mgol/qunit that referenced this issue Mar 24, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants