Adam Cohen

Results 5 issues of Adam Cohen

We are running into a situation with the combination of pytest-repeat and pytest-html where we repeat a test n times yet if aborted (for example by Jenkins) no HTML report...

next-gen

Since v3.0.0 HTML generation is post processed (https://pytest-html.readthedocs.io/en/latest/changelog.html#id13) and thus the values in the "Time" column don't represent the test end time, this fixes that

If I'd like to use/display the current iteration count, is there any way to do that from within the Python test code?

enhancement

We've noticed that without specifying a timeout to `run_cmd`, if a remote host is disconnected (due to host network failure, reboot etc), the command never returns and must be force...

Getting the error `APPINSTALLER_CLI_ERROR_SHELLEXEC_INSTALL_FAILED (0x8A150006)` when installing an app. ### Debug info: App version: 2.4.1 WinGet version: 1.10.340 Device ID: 2b0d9a67-f863-427a-80c6-5d65c80d00bf OS version: 26100.3323 Electron version: 29.1.6 Node version: 20.9.0...