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

XML report output is missing for client tests #34

Open
imajus opened this issue May 24, 2021 · 0 comments
Open

XML report output is missing for client tests #34

imajus opened this issue May 24, 2021 · 0 comments
Labels

Comments

@imajus
Copy link

imajus commented May 24, 2021

Example app

https://github.com/imajus/meteor-browser-tests-issue

Reproduction steps

meteor npm install
meteor npm test

Expected result

Tests must fail for both server and client runs, a folder called test-results must be created and contain exactly two files: server.xml and client.xml.

Actual result

Folder test-results is created but contains only server.xml file, and client.xml is missing.

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

No branches or pull requests

2 participants