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

ci(test): store junit results for e2e tests #4788

Merged
merged 11 commits into from
Jun 21, 2021
Merged

ci(test): store junit results for e2e tests #4788

merged 11 commits into from
Jun 21, 2021

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jun 21, 2021

Summary

Junit summary can be used to give a clean output in CircleCI of which tests have failed

Result

  • adds @wdio/junit-reporter
  • sets up junit report on CircleCI

example for the report:

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 21, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3252307:

Sandbox Source
InstantSearch.js Configuration

@Haroenv Haroenv marked this pull request as ready for review June 21, 2021 08:41
@Haroenv Haroenv requested a review from tkrugg June 21, 2021 08:41
Base automatically changed from ci/junit-jest to master June 21, 2021 08:41
jest.config.js Outdated Show resolved Hide resolved
@Haroenv Haroenv requested a review from tkrugg June 21, 2021 08:48
scripts/website/build-examples.sh Outdated Show resolved Hide resolved
@Haroenv Haroenv merged commit 368dd55 into master Jun 21, 2021
@Haroenv Haroenv deleted the ci/junit-e2e branch June 21, 2021 09:05
Haroenv added a commit that referenced this pull request Jul 1, 2021
* ci(test): store junit results for unit tests

inspired by algolia/npm-search#626 by @bodinsamuel

* chore: jest subfolder

* ci(test): store junit results for e2e tests

* indentation?

* xml format

* build only one example

* correct copy

* correct file names

* fix examples script

* simplified
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