Skip to content
Snippets Groups Projects
Commit 45885ba7 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Additional points to checklist, focusing on content of previous unit vnv checklist

parent ce5a7691
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,15 @@
\item Plans for the use of student colleague reviewers beyond just assigning
them to review - maybe introduce task based inspection?
\item Very careful use of random testing
\item Specific programming language is listed
\item Specific linter tool is listed (if appropriate)
\item Specific coding standard is given
\item Specific unit testing framework is given
\item Investigation of code coverage measuring tools
\item Specific plans for Continuous Integration (CI), or an explanation that CI
is not being done
\item Specific performance measuring tools listed (like Valgrind), if
appropriate
\end{todolist}
\end{itemize}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment