test_build_src

Type: Bool (yes or no) | Multiple: No | Default: no

Setting test_build_src to yes will force Unit Testing engine to build the main source code from src_dir in pair with a test code. See Shared Code for details.

Example

[env:myenv]
platform = ...
test_build_src = yes