uSuite Final Deliverables
Obviously, all of your team's code must be in your GitHub repository
and
must comply with the course style guide. In
addition,
one member of each team must submit the deliverables
discussed below
before the start of class on the day of the final
presentation.
1 Design Documents
You must submit (using Canvas) either .vpp
or .pdf
files containing the design documents
you created (for all of the sprints).
2 Executable .jar File
You must submit (using Canvas) an executable .jar
file
containing the final working version of your product. It must not contain
any incomplete features.
3 Testing Report
You must submit (using Canvas) a .pdf
file
(named coverage.pdf
) that contains a snapshot
of the EclEmma view(s) demonstrating the coverage of your
unit tests.