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

Unable to locate test source file with sub-directories #117

Closed
Hugal31 opened this issue Feb 6, 2018 · 0 comments
Closed

Unable to locate test source file with sub-directories #117

Hugal31 opened this issue Feb 6, 2018 · 0 comments

Comments

@Hugal31
Copy link
Contributor

Hugal31 commented Feb 6, 2018

While uploading analysis to sonar, junit doesn't find my test files if they are in sub-directories.
For example:

MyApp/
MyAppTests/
|- viewControllers/
|   |- InitViewConrollerTests.swift
|   |- LoginViewControllerTests.swift
...

I think the PR #28 and the commit 7f4decd tried to solves this problem, but it hasn't been merged.

Sonarqube: 6.7.1
sonar-swift: 0.3.5

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

1 participant