Skip to content

coobr01/arduino-unit-test-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to test PlatformIO based project

  1. Install PlatformIO
  2. Download examples source code
  3. Extract ZIP archive
  4. Run these commands:
# Change directory to example
> cd platformio-examples/unit-testing/wiring-blink

# Test project
> platformio test

# Test specific environment
> platformio test -e uno

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages