Update README.md

This commit is contained in:
Meysam Parvizi
2024-02-21 01:07:52 +03:30
committed by GitHub
parent 18772b293c
commit 670eaaa6c2
+1
View File
@@ -1228,6 +1228,7 @@ Testing is an integral part of the embedded systems development process, ensurin
- [📝 Embedded C/C++ Unit Testing with Mocks](https://interrupt.memfault.com/blog/unit-test-mocking)
- [🔗 Unit Testing for C (especially Embedded Software)](http://www.throwtheswitch.org/unity)
- [🔗 GoogleTest - Google Testing and Mocking Framework](https://github.com/google/googletest)
- [🔗 pytest-embedded](https://docs.espressif.com/projects/pytest-embedded/en/latest/)
- [📘 Unit Testing Principles, Practices, and Patterns - Vladimir Khorikov](https://www.manning.com/books/unit-testing)
##### 🔶 Integration Testing