Skip to content
Ben Nordick edited this page May 12, 2020 · 4 revisions

eMPire is a Gradle plugin for managing long auto-graded Android assignments like the CS 125 Machine Project. It allows parts of the project to be tested in isolation by compiling test suites separately and letting students swap in precompiled components for past segments of the project they did not complete. Its checkpoint selection mechanism integrates well with that of GradleGrader.

The rest of this wiki is a tutorial you can follow along with to learn how to use eMPire. You can navigate it with the table of contents on the right.