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

Load Error if a package contains a coverage.list file for use with TestTools #389

Closed
ghost opened this issue May 14, 2023 · 4 comments
Closed

Comments

@ghost
Copy link

ghost commented May 14, 2023

ERROR! Unable to import file '/home/stefanc/t..../coverage.list' as this is not a supported type.
Is it possible to exclude specific files or file masks from the import section?

@daimor
Copy link
Collaborator

daimor commented May 14, 2023

I need to check, but as far as I remember, this happens on IRIS side, when it loads tests.

@daimor
Copy link
Collaborator

daimor commented May 14, 2023

Could you explain a bit where this file is located, and during which process exactly it tries to be loaded?

@ghost
Copy link
Author

ghost commented May 15, 2023 via email

@isc-tleavitt
Copy link
Contributor

Unit tests should be their own separate resource directory - that will fix the issue.

I have a documentation task for TestCoverage about using alongside IPM (intersystems/TestCoverage#28) and that will be the venue to cover best practices.

@isc-tleavitt isc-tleavitt closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
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

No branches or pull requests

2 participants