JSON for Modern C++
json
json-serialization
msgpack
cbor
json-parser
header-only
messagepack
json-pointer
json-patch
stl-containers
rfc-6901
rfc-6902
rfc-7159
rfc-7049
json-diff
bson
ubjson
json-merge-patch
rfc-8259
-
Updated
Jul 22, 2021 - C++
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example: