Ivan Kravets
|
4151f53e14
|
Rename unit testing module to "test"
|
2022-04-26 15:09:51 +03:00 |
|
Ivan Kravets
|
ee43b86742
|
Introduce a new PlatformIO Unit Testing engine
|
2022-04-21 18:11:49 +03:00 |
|
Ivan Kravets
|
d819617d2b
|
Specify encoding for "open()" functions
|
2021-08-28 13:10:07 +03:00 |
|
Ivan Kravets
|
b35c5a22bb
|
Fix a broken support for custom configuration file for pio debug command // Resolve #3922
|
2021-04-11 22:21:01 +03:00 |
|
Ivan Kravets
|
34b4f8265a
|
Debug unit tests created with PlatformIO Unit Testing solution // Resolve #948
|
2021-03-19 20:25:30 +02:00 |
|
Ivan Kravets
|
9ede20a367
|
Disable checking for "__PLATFORMIO_BUILD_DEBUG__" that is not available in g2 mode
|
2021-03-19 13:10:29 +02:00 |
|
Ivan Kravets
|
a78db17784
|
Drop support for Python 2
|
2021-03-19 00:21:44 +02:00 |
|
Ivan Kravets
|
dbb9998f69
|
Refactor debugging configuration, add support for server_ready_pattern // Resolve #3401
|
2021-03-18 23:42:54 +02:00 |
|
Ivan Kravets
|
b54a8b40a4
|
Refactor Unified Debugger to native Python Asynchronous I/O stack // Resolve #3793 , Resolve #3595
|
2021-03-17 17:42:11 +02:00 |
|
Ivan Kravets
|
9c7cc87c5f
|
Move command related modules to "commands" package
|
2019-10-23 16:05:27 +03:00 |
|
Ivan Kravets
|
6218b773fd
|
Better support for file contents writing // Issue #2796
|
2019-10-17 18:48:59 +03:00 |
|
Ivan Kravets
|
5453df94e4
|
Move PIO Unified Debugger to the root
|
2019-09-23 23:27:55 +03:00 |
|