GitHub Classroom Maven Junit Command Grader
Version updated for https://github.com/baraksu-class-2026/autograding-command-grader to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
GitHub Classroom Command Grader is a GitHub Action designed to streamline grading in computer science classes by automating the evaluation of student code submissions. It allows educators to set up customizable test environments, execute commands to test code, and assign scores based on test success, providing immediate feedback to students. Key capabilities include automatic grading, timeout control to manage resource usage, and a scoring system to assess performance objectively.