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

fix: some improvements #103

Merged
merged 9 commits into from
Dec 5, 2023
Merged

fix: some improvements #103

merged 9 commits into from
Dec 5, 2023

Conversation

kobenguyent
Copy link
Owner

@kobenguyent kobenguyent commented Oct 26, 2023

after this codeceptjs/CodeceptJS#3953 is accepted, we could now tackle the issue with multiple test runs.

closes #81

@exotlv
Copy link

exotlv commented Nov 10, 2023

@kobenguyent when we could get new version out?

@kobenguyent
Copy link
Owner Author

When the PR from codeceptjs is merged @exotlv

@exotlv
Copy link

exotlv commented Dec 5, 2023

@kobenguyent PR was merged

@kobenguyent kobenguyent merged commit 10c7012 into master Dec 5, 2023
1 check passed
@kobenguyent kobenguyent deleted the no-multiple-test-runs branch December 5, 2023 09:13
@kobenguyent
Copy link
Owner Author

🎉 This PR is included in version 1.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@exotlv
Copy link

exotlv commented Dec 5, 2023

@kobenguyent
I used latest version 1.10.4 and even 1.10.3 but still using this command:
npx codeceptjs run-workers 3 --grep '@C' --reporter mochawesome --reporter-options reportDir='./output',overwrite=false

it creates 3 Testrail runners:

image

@kobenguyent
Copy link
Owner Author

@exotlv forgot to mention, you'd wait for the CodeceptJS release to see this fix in action. For testing purposes, you could try installing CodeceptJS 3.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature suggestion - ability to add failed test steps log to testrail report alongside screenshot
2 participants