- Select
Custom Test Casefor Test Case Type - Paste the following bash script. Modify
testFunction,testArguments, andtestAssertionappropriately.
testFunction="inc"
testArguments="0"
testAssertion="(ref-approx-=? student reference 0.001)"
# Optional extra message, could be used to display info about the test case
testMessage="\"\""
# Get first file with .rkt extension.