blob: 9ce966e10d083c041c2da7dadcbf9e8ca8a32a3a [file] [log] [blame] [view]
# pw\_unit\_test: Lightweight C++ unit testing framework
The pw\_unit\_test module contains the code for *Pigweed Test*, a
[Googletest](https://github.com/google/googletest/blob/HEAD/docs/primer.md)-compatible
unit testing framework that runs on anything from bare-metal microcontrollers
to large desktop operating systems.