Skip to main content

C'est la Z

Tag: testing

Unit Tests Grading Workflow

I've talked before about unit testing (here, and here). My premise is that in addition to being an important industry technique, it's a sound practice for students studying CS. I also contend that it can make grading easier on the teacher. Maybe not as easy as an auto-grader but those have their own problems. Since I spent most of today grading I thought I'd share my current workflow and how unit tests have made me more efficient.
# COMMENTS