Skip to content

Commit 4db7a26

Browse files
authored
Update README.md
1 parent 0cbb009 commit 4db7a26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,6 +1307,7 @@ Testing is an integral part of the embedded systems development process, ensurin
13071307
- [📝 Embedded C/C++ Unit Testing Basics](https://interrupt.memfault.com/blog/unit-testing-basics)
13081308
- [📝 Embedded C/C++ Unit Testing with Mocks](https://interrupt.memfault.com/blog/unit-test-mocking)
13091309
- [🔗 Unit Testing for C (especially Embedded Software)](http://www.throwtheswitch.org/unity)
1310+
- [📝 How to Use Ceedling for Embedded Test-Driven Development](https://www.electronvector.com/how-to-use-ceedling-for-embedded-test-driven-development)
13101311
- [📘 Unit Testing Principles, Practices, and Patterns - Vladimir Khorikov](https://www.manning.com/books/unit-testing)
13111312
- [🔗 Catch2 - A modern, C++-native, test framework for unit-tests](https://github.com/catchorg/Catch2)
13121313
- [🔗 pytest-embedded](https://docs.espressif.com/projects/pytest-embedded/en/latest/)
@@ -1529,3 +1530,4 @@ Special thanks to my friends in the community of Iranian Embedded Engineers in T
15291530
If you think that this roadmap can be improved in anyway or you know about some good learning resources that can be added here, please start an issue or a pull request. I’ll be maintaining and updating this repository frequently.
15301531

15311532
The source file is created using [Microsoft Visio](https://office.com/visio) in `.vsdx` format and included in this repository for your contributions. If you do not have Microsoft Visio or you want to use free software, you can use [draw.io](https://draw.io) which can import and export `.vsdx` files.
1533+

0 commit comments

Comments
 (0)