Skip to content

Embedded Test Runner#1

Merged
Ripper53 merged 16 commits intomainfrom
embedded_tester
Sep 11, 2025
Merged

Embedded Test Runner#1
Ripper53 merged 16 commits intomainfrom
embedded_tester

Conversation

@Ripper53
Copy link
Owner

@Ripper53 Ripper53 commented Jul 26, 2025

Test runner for embedded devices that only uses the stack. My solution is macro heavy.
Read the README.md for more details. Make sure to start from the README.md at the root of the project.

Start from file embedded_tester_core/src/lib.rs for trait definition and follow towards assertion implementation.
Then, look at embedded_tester_derive/src/lib.rs for trait implementation.
Finally, see how all of it is put together in embedded_runner/src/main.rs.

Please suggest feedback on README.md files, and how to make instruction usage clearer.
Suggest ergonomic feedback too, and if certain features which are missing are important.

@Ripper53 Ripper53 marked this pull request as ready for review August 12, 2025 11:07
@Ripper53 Ripper53 merged commit dab0074 into main Sep 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant