Minres / CoreDSL

Xtext project to parse CoreDSL files
Apache License 2.0
14 stars 2 forks source link

Xtend Test Coverage #86

Open AtomCrafty opened 1 year ago

AtomCrafty commented 1 year ago

I'm trying to determine the code coverage for my tests, but all of the results are relative to the generated Java code. A preliminary search shows that it is supposed to be possible to show the coverage right in the Xtend source files, but all of these solutions appear to require intimate knowledge of the project setup that I don't possess. @eyck could you take a look at this?

Possibly relevant:

eyck commented 1 year ago

Sure, I will check

eyck commented 1 year ago

Unfortunately this turns out to be not as straight forward as hoped. So we should post-pone to 2.1.