Tag Archives: unittest

Chapter 5: Unit Testing the Logger and Client

The Purpose of Unit Testing Creating tests for your code creates a methodology of proving your code works. Tests define precisely the intent of a routine. Even more important, testing code offers a safety net for both development and maintenance. … Continue reading
Posted in 0MQ, arduino, IoT, linux, messaging, networking, RaspberryPi, testing, unittest, zeromq, zmq | Tagged , , , , , , | Leave a comment