Skip to content

Sibling folders #5154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
malachib opened this issue May 8, 2025 · 0 comments
Open

Sibling folders #5154

malachib opened this issue May 8, 2025 · 0 comments

Comments

@malachib
Copy link

malachib commented May 8, 2025

Hi, I would like to run my unity tests with both the source lib and the unit test .cpp/.h being in separate sibling folders rather than child folders.

I usually struggle with this.

Specifically a structure like:

  • src/estd
  • test/unity
  • test/arduino/unity

Where platformio.ini and friends are in test/arduino/unity, tests in test/unity and lib source in src/estd
I've resorted to symlinks but it's pretty clunky and makes VSCode go insane

Please observe https://github.com/malachi-iot/estdlib/tree/v0.8.5/test/arduino/unity as a demonstration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants