Skip to content

pedrolopesc/host-automated-testing-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Host-Based Testing for Embedded Firmware

This repository demonstrates a simple and practical approach to host-based testing for embedded systems. The goal is to show how firmware logic can be tested without running on the microcontroller, improving development speed, reliability, and code quality.

The project uses a layered architecture where hardware-dependent code can be replaced with mocks, allowing the firmware logic to run on a standard host machine.

About

A simple host based testing firmware on platformIO

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors