Skip to content

one test file per exercise => let user specify a combination of tests #1

@adrienjoly

Description

@adrienjoly

idea: we could use "Argument passing and parsing" from https://www.twilio.com/blog/npm-scripts to pass the combination of tests

=> something like:

$ TESTS="1.1 1.2 1.3 1.4 1.5" ./eval-student-submissions.sh ./submissions/*

...instead of:

$ TESTER=test-ex-1-5.js ./eval-student-submissions.sh ./submissions/*

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions