siemens / CtrlppCheck

GNU General Public License v3.0
14 stars 11 forks source link

Library Tests #67

Open maxChevSOL opened 11 months ago

maxChevSOL commented 11 months ago

Describe the bug Whereas the overall test works, the program can’t find the libraries one by one. In order to tested independently, they must be opened.

Expected behavior The possibility should exist for libraries to get tested one by one without having to open them in the first place.

dhoegerlETM commented 11 months ago

@mPokornyETM potentially interesting for you

mPokornyETM commented 11 months ago

@dhoegerlETM @maxChevSOL Hm, nice idea. It will be possible to integrate quality gates as drop-down menu in the file-tree in Gedi. (like start unit tests now) So it will be possible to start all possible static analyzis with one click (one drop down menu button) per file (lib or panel). This might be done in parllel tasks. Will be this an applicable solution? When yes, I can provide it in one hot summer (sorry currently cold winter) night ;-)

I need only thing about that, where and how to show result (and I have few crazy ideas)