Testing of Event-Driven Embedded Software with Python Part-1

Описание к видео Testing of Event-Driven Embedded Software with Python Part-1

This is part-1 of the talk "Testing of Event-Driven Embedded Software with Python" that Miro Samek presented at the [Embedded Online Conference in May 2022](https://embeddedonlineconference.com/...)

This part starts with the general strategy for testing event-driven software. Next, at 5:35, you'll get a clear explanation of the traditional approach based on the Mock Objects illustrated with an example.

Finally in this part, at 13:00, you'll get introduced to the concept of Software Tracing, which conceptually is similar to "Testing with printf".

NOTE:
All code presented in this video is available on GitHub in the qpc repository:
https://github.com/QuantumLeaps/qpc/t...

Комментарии

Информация по комментариям в разработке