Clean Code Nugget 4: Testing (Part 2)

Stephen Bamford
RES Software Team
Published in
1 min readDec 6, 2019

As part of our code quality initiative (to help people across RES to write better code and produce better software), we recently held our fourth Clean Code Nugget meeting. This was the second of a series covering the topic of testing. It covers the following subjects:

  • A brief recap of what Clean Code is.
  • Outlining a process for adding tests to untested code.
  • An example of applying this process

Apologies for the blank screen at the start of the video (the video capture seems to have had a temporary problem).

Stay tuned for further videos, and happy coding!

--

--