shriram / gradescope-racket

Infrastructure to autograde Racket code on Gradescope
MIT License
17 stars 8 forks source link

confirm that names exported by student code can't override grader #9

Open shriram opened 4 years ago

shriram commented 4 years ago

Create a student test file with the same names as used by the grader and check that these don't override the grader's names and hence behavior.