This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2f0d96f09bb0993b3e3c1ee9dba439e209907cd
platformio-core
/
platformio
/
test
T
History
Ivan Kravets
b04c1591c2
Use "get_terminal_size().columns" directly
2022-08-03 20:31:56 +03:00
..
reports
Export testcase file & line to JUnit XML
2022-05-09 19:20:33 +03:00
runners
Improved device port finder when using dual channel UART converter //
Resolve
#4367
2022-07-29 19:37:59 +03:00
__init__.py
Rename unit testing module to "test"
2022-04-26 15:09:51 +03:00
cli.py
Use "get_terminal_size().columns" directly
2022-08-03 20:31:56 +03:00
exception.py
Added new "pio run --monitor-port" option to specify custom device monitor port to the "monitor" target //
Resolve
#4337
2022-06-29 22:46:53 +03:00
helpers.py
docs: Fix a few typos (
#4340
)
2022-07-03 13:16:33 +03:00
result.py
List available project tests with a new "pio test --list-tests" option
2022-05-10 20:21:49 +03:00