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
{{ message }}
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
It would be great to show the application under test only while the tests are running.
Detecting when tests are finished is testframework specific, so this should be implemented in https://github.com/tigbro/uitest.js/blob/master/src/parts/testfwks/jasmineSugar.js.
To access the toggle function, the module https://github.com/tigbro/uitest.js/blob/master/src/parts/run/testframe.js needs to be refactored to not only return the test window, but also the toggleTestWindow function.
Tobias
The text was updated successfully, but these errors were encountered: