Skip to content

Support for DotNet #52

Answered by koliveira15
Seneti42 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I currently have a monorepo with Angular and DotNet projects, I know this plugin will support scanning the Angular code, will it work with DotNet applications as well? Given the different nature required by Sonar to prepare a scan, build the application then analyse/publish the results.

Hi @Seneti42,

It will not work .NET applications as of right now because the executor specifically looks at the test target's Jest configuration and respective coverageDirectory path so it can upload test coverage results. I'm open to expanding the allowed test runner list (vite & whatever .net uses) if folks want to contribute back to the plugin.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Seneti42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants