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

internal: improve @warp-drive/diagnostic DOM Reporter #8988

Open
2 of 15 tasks
runspired opened this issue Oct 10, 2023 · 0 comments
Open
2 of 15 tasks

internal: improve @warp-drive/diagnostic DOM Reporter #8988

runspired opened this issue Oct 10, 2023 · 0 comments

Comments

@runspired
Copy link
Contributor

runspired commented Oct 10, 2023

While @warp-drive/diagnostic has been able to be dropped in for qunit in three packages now, its DOM reporter is not as feature rich as qunit's.

  • add comprehensive readme
  • add to EmberData contributing guide
  • add code-doc comments for all public exports and methods
  • display individual results
  • make hide/show passed work
  • make hide/shoe individual work
  • make url params work
  • render container CSS (make it good and also fast)
  • lightmode css?

Feature Parity work

  • make test-rerun work
  • rerun failed tests first

New Feature work

  • concurrent mode
  • parallel mode
  • randomized mode
  • memory stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: in progress
Development

No branches or pull requests

1 participant