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

specific variables per remote target #58

Closed JuanMoroteP closed 3 years ago

JuanMoroteP commented 3 years ago

In some cases you expect different outputs depending the remote target, so you need to specify in each remote the specific value that will be consider correct.

somenthing like:

FherStk commented 3 years ago

Consider it done :)

FherStk commented 3 years ago

Just released (v2.6.0). Please, test it and provide me some feedback in order to update my internal tests if something fails.