mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
fix(pytest): respect --build-dir argument from pytest-embedded
This commit is contained in:
@@ -478,6 +478,7 @@ Build Directories
|
||||
|
||||
By default, each test case looks for the required binary files in the following directories (in order):
|
||||
|
||||
- Directory set by ``--build-dir`` command line argument, if specified.
|
||||
- ``build_<target>_<sdkconfig>``
|
||||
- ``build_<target>``
|
||||
- ``build_<sdkconfig>``
|
||||
|
Reference in New Issue
Block a user