Skip to content

Automate exercise and lab testing with Github Actions #31

@levaitamas

Description

@levaitamas

We have the Makefile to test exercises. It is not super-fancy, but it does the job: it makes exercise testing easy. We can improve the experience by automating the process with GitHub Actions in students' forks.

The lab tasks require manual testing. Again, automating these tests with GitHub Actions would be a nice plus for the students.

TODOs:

  • implement workflows
  • update docs
  • implement/integrate workflows with the solutions repo (for push-button testing the whole curriculum)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions