Skip to content

The unit test core does not flowing symbolic links during searching for tests #4288

Description

@EugenWiens

Configuration

Operating system:
Ubuntu 20.04

PlatformIO Version (platformio --version):
PlatformIO Core, version 6.0.1

Description of problem

The unit test core does not flowing symbolic links during searching for tests.

Steps to Reproduce

Project with following striucture
Project

  `- src
  `- lib
      `- module1
            `-test
                 `- test_one
  `- test
        `- module1 -> ./lib/module1/test

Actual Results

the unit test core does't find any tests

Expected Results

the unit test core should find the folder test_one

If problems with PlatformIO Build System:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions