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
Increase the version
There are some problems in uploading the module to pip. This problem is
mainly because the version already exists. Updating the version to see
if it helps.
models/gui.py: create an HTML file
Gui class creates, on top of the terminal output, logs in HTML file.
Screenshots now can be shown alongside the test logs. Also Gui class was
extented to have configurable results dir name so we can have more
detailed directories in results rather than a simple timestamp.