If I’m producing a library that contains tests, how can I avoid repeating myself in library.json and platformio.ini, for things like build flags and dependencies?
This is brought up here too.
Do these files serve fundamentally different purposes, or is it on the roadmap to merge them?