jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
989 stars 290 forks source link

Added new framework for Cli-Tests #1744

Closed TwoOfTwelve closed 1 week ago

TwoOfTwelve commented 2 months ago

This PR contains a new framework for cli tests. With this new framework it is possible to test the new cli more intuitive and check different artifacts than the options.

tsaglam commented 2 months ago

@TwoOfTwelve do we resolve some of the issues of #179 in this PR? It is currently not linked.

TwoOfTwelve commented 1 month ago

No, this PR only introduces the new framework and adapts the old tests. The new tests still have to be added.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed for 'JPlag Report Viewer'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

tsaglam commented 2 weeks ago

There were still conflicts for the package lock, I resolved them by overriding with develop.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed for 'JPlag Plagiarism Detector'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud