karniv00l/PlatformIO Remote Test

Run remotely tests from PlatformIO based project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
environmentsProcess specified environments (comma separated).no
ignoresIgnore tests where the name matches specified patterns. More than one pattern is allowed (comma separated).no
upload-portA port that is intended for firmware uploading.no
test-portA Serial/UART port that PlatformIO uses as communication interface between PlatformIO Unit Test Engine and target device.no
project-dirSpecify the path to project directory. By default, project-dir is equal to current working directory (CWD).no
force-remoteBy default, Remote Development processes project on a host machine and deploy final testing firmware (program) to remote device (embedded board).no
without-buildingSkip building stage.no
without-uploadingSkip uploading stage.no
verboseShows detailed information when processing environments.no

no outputs