dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 4 forks source link

Testing usage of specific keywords? #528

Open DieterPi opened 2 weeks ago

DieterPi commented 2 weeks ago

Is it possible to test if code is using a specific keyword?

For instance, simple programs where I would want to 'force' pupils to use for instead of while? If so, how would I do that in TESTed?