Skip to content
Snippets Groups Projects
Commit 6dde4c9c authored by alicj's avatar alicj
Browse files

update slide

parent 22ea6aa4
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -332,14 +332,14 @@ class TestCircles:
\begin{itemize}
\item {Test all requirements in each function}
\item{Cover edge cases that may cause unintended consequences}
\item{Have an acceptable amount of code coverage}
\item{Have an acceptable amount of \href{https://en.wikipedia.org/wiki/Code_coverage}{code coverage}}
\end{itemize}
\end{frame}
\begin{frame}[fragile]
\frametitle{Code Coverage}
\begin{itemize}
\item {Test all requirements in each function}
\item {}
\end{itemize}
\end{frame}
......
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