You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a fast look and didn't found anything regarding this. When I am testing my projects qunit does not scroll to the top but remains with the scroll following the last test.
My suggestion is to scroll the window to the top after all tests have been completed and perhaps scroll to the next failed if there is any.
The text was updated successfully, but these errors were encountered:
Needs a jQuery-free implementation. Also need to check if there's cases where the browser restores the scroll position on page load, which we shouldn't override.
I did a fast look and didn't found anything regarding this. When I am testing my projects qunit does not scroll to the top but remains with the scroll following the last test.
My suggestion is to scroll the window to the top after all tests have been completed and perhaps scroll to the next failed if there is any.
The text was updated successfully, but these errors were encountered: