mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Mention CI for Unit Testing
This commit is contained in:
@ -68,6 +68,9 @@ There are 2 options how to run tests:
|
|||||||
:ref:`pio_remote`. In this case, need to use special command
|
:ref:`pio_remote`. In this case, need to use special command
|
||||||
:ref:`cmd_remote_test`.
|
:ref:`cmd_remote_test`.
|
||||||
|
|
||||||
|
PlatformIO supports multiple :ref:`ci` systems that can run project
|
||||||
|
unit tests automatically.
|
||||||
|
|
||||||
Both commands allow to process specific environments or to ignore some tests
|
Both commands allow to process specific environments or to ignore some tests
|
||||||
using "Glob patterns". Also, you will be able to ignore some tests for
|
using "Glob patterns". Also, you will be able to ignore some tests for
|
||||||
specific environment using :ref:`projectconf_test_ignore` option
|
specific environment using :ref:`projectconf_test_ignore` option
|
||||||
|
Reference in New Issue
Block a user