FherStk / AutoCheck

Multipurpose and extensible automated assignment validator, designed for academic purposes only, which has been developed using C# over .NET 6.0.
https://fherstk.github.io/AutoCheck/html/
GNU Affero General Public License v3.0
5 stars 1 forks source link

Allow path argument when using a copy detector #112

Open FherStk opened 1 year ago

FherStk commented 1 year ago

For the M05 TDD-CI assignment, it's currently impossible to compare the different exercises because all the files have the same names, but different working directories. So, it must be possible to specify not just the filename, but also the folder.