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
644fc36c321bae4f2fec6fdfb9ca42c8c4bc52bc
platformio-core
/
platformio
/
commands
/
test
T
History
Ivan Kravets
41144bffeb
Reset custom project config per command
2022-03-08 18:00:10 +02:00
..
__init__.py
Move command related modules to "commands" package
2019-10-23 16:05:27 +03:00
command.py
Reset custom project config per command
2022-03-08 18:00:10 +02:00
embedded.py
Ensure that a serial port is ready before running unit tests on a remote target //
Resolve
#3742
2021-03-24 19:07:40 +02:00
helpers.py
Improved PlatformIO directory interpolation (${platformio.***_dir}) in “platformio.ini” configuration file //
Resolve
#3934
2021-10-24 18:19:40 +03:00
native.py
Improved PlatformIO directory interpolation (${platformio.***_dir}) in “platformio.ini” configuration file //
Resolve
#3934
2021-10-24 18:19:40 +03:00
processor.py
Better handling of the failed tests using "Unit Testing" solution
2022-02-22 13:02:10 +02:00