Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify interface that must be implemented #487

Open
pdawyndt opened this issue Dec 23, 2023 · 0 comments
Open

Specify interface that must be implemented #487

pdawyndt opened this issue Dec 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pdawyndt
Copy link
Contributor

The test specification might specify the interface that must be implemented. This could be used to

  • perform static analysis to see which parts of the interface have been properly implemented; generate feedback if this is not the case; skip dynamic tests depending on portions of the interface that are not (properly) implemented
  • generate skeleton code for students in a given programming language
  • assign weights to parts of the interface for use in automated grading
@pdawyndt pdawyndt added the enhancement New feature or request label Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant