File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,6 +72,19 @@ layout: section
7272Job of the Tech Lead / Architect
7373
7474
75+ ---
76+ layout: two-col-image-text
77+ image: ./images/meme-2-unit-tests-no-integration.jpg
78+ ---
79+
80+ # UnitTesting?
81+
82+ ## It does not cover all bases
83+
84+ <!-- Note that we are only talking about UnitTesting here. Other tests, like integration tests are also needed! -->
85+
86+
87+
7588---
7689layout: default
7790---
@@ -222,7 +235,7 @@ size: md
222235
223236::image::
224237
225- ![ ] ( ./images/meme-100-coverage-257-bugs.jpg )
238+ ![ ] ( ./images/comic-trivial-test.png )
226239
227240::content::
228241
@@ -246,27 +259,6 @@ Technical Code: Do you want to test your implementation of ILogger? EntityFramew
246259One-time migrations: Do you want tests for a migration that will run only once?
247260-->
248261
249- ---
250- layout: two-col-image-text
251- image: ./images/meme-2-unit-tests-no-integration.jpg
252- ---
253-
254- # 100% Coverage?
255-
256- ## It does not cover all bases
257-
258- <!-- Note that we are only talking about UnitTesting here. Other tests, like integration tests are also needed! -->
259-
260- ---
261- layout: two-col-image-text
262- image: ./images/comic-trivial-test.png
263- h1:
264- type: dot
265- color: muted
266- position: end
267- ---
268-
269- # 100% Coverage?
270262
271263---
272264layout: default-aside
You can’t perform that action at this time.
0 commit comments