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

qase-javascript-commons: Update the reporter for attaching stdout and stderr as attachments #546

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Apr 9, 2024

qase-javascript-commons: Update the config of reporters.

  • Update the config of reporters. Added captureLogs field. If it is set to true, the reporter will capture logs from the test framework.
  • Added getMimeType function to the commons package. It returns the MIME type of the file by its extension.

qase-playwright: add capturing logs

Update the reporter for attaching stdout and stderr as attachments .


qase-reporters: bump version of qase-javascript-commons

@gibiw gibiw force-pushed the v2-beta-capturelogs branch 2 times, most recently from 1eaf69f to 615f219 Compare April 9, 2024 13:57
@gibiw gibiw requested a review from NickVolynkin April 9, 2024 14:06
@gibiw gibiw force-pushed the v2-beta-capturelogs branch 2 times, most recently from 102ab31 to b7f2cff Compare April 9, 2024 18:40
Update the config of reporters. Added `framework.captureLogs` field. If it is set to `true`, the reporter will capture logs from the test framework.
Added `getMimeType` function to the commons package. It returns the MIME type of the file by its extension.
@gibiw gibiw force-pushed the v2-beta-capturelogs branch from b7f2cff to 076864b Compare April 9, 2024 18:49
@NickVolynkin NickVolynkin self-requested a review April 10, 2024 07:22
@gibiw gibiw force-pushed the v2-beta-capturelogs branch from 076864b to 9e44cb7 Compare April 10, 2024 07:52
Copy link
Contributor

@NickVolynkin NickVolynkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Dmitrii Gridnev added 2 commits April 10, 2024 11:20
Update the reporter for attaching stdout and stderr as attachments .
@NickVolynkin NickVolynkin enabled auto-merge (rebase) April 10, 2024 08:31
@NickVolynkin NickVolynkin merged commit 55a0b3d into v2-beta Apr 10, 2024
17 checks passed
@NickVolynkin NickVolynkin deleted the v2-beta-capturelogs branch April 10, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants