Ivan Kravets
6d1e637518
Add support for Semihosting and Unit Testing // Resolve #3516
2022-05-05 17:36:15 +03:00
Ivan Kravets
0b317ef04b
Implement buffering for the testing output
2022-05-05 13:02:27 +03:00
Ivan Kravets
c0cfbe2ce0
Using hardware Simulators for Unit Testing // Issue #4238
2022-05-04 23:20:37 +03:00
Ivan Kravets
3ed5d41df5
Strip ANSI codes from Unity output
2022-05-04 18:56:57 +03:00
Ivan Kravets
e81d83b8c2
Added support for a Custom Unity Library // Resolve #3980
2022-05-03 21:47:20 +03:00
Ivan Kravets
b12d9f62b9
Show list of failed tests in the summary // Resolve #4251
2022-05-03 19:30:15 +03:00
Ivan Kravets
1a4419059d
Added support for "socket://" and "rfc2217://" protocols using "test_port" option // Resolve #4229
2022-05-03 18:11:23 +03:00
Ivan Kravets
4ef1333abc
Refactor test runner mixins to the test output readers
2022-05-03 15:21:53 +03:00
Ivan Kravets
2b11f64ef1
New Custom Testing Framework
2022-05-03 14:30:15 +03:00
Ivan Kravets
b37a74dfd9
Refactor Unit Testing documentation
2022-04-29 20:46:04 +03:00
Ivan Kravets
4151f53e14
Rename unit testing module to "test"
2022-04-26 15:09:51 +03:00
Ivan Kravets
9c7cc87c5f
Move command related modules to "commands" package
2019-10-23 16:05:27 +03:00
Ivan Kravets
065607b68c
Disable PyLint's "import-outside-toplevel"
2019-10-18 15:41:52 +03:00
Ivan Kravets
6218b773fd
Better support for file contents writing // Issue #2796
2019-10-17 18:48:59 +03:00
Ivan Kravets
d2abac9b18
Fixed an issue when configuration file options partly ignored when `--project-conf` // Resolve #3034 ( #3055 )
...
* Fixed an issue when configuration file options partly ignored when using custom ``--project-conf`` // Resolve #3034
* Py2 compatible makedirs
* Fix circle dependency
* Fix broken import in test examples
* Fix history
* Remove YAPF markers
* PyLint fix
* Fix invalid project conf path
* Move PIO Core to the root on Windows, issue with long CPPPATHs
* Respect global PLATFORMIO_BUILD_CACHE_DIR env var
* Fix Appveyor paths
* Minor changes
2019-09-27 14:13:53 +03:00
Ivan Kravets
b1f190a7f8
Move PIO Unit Testing to the root
2019-09-23 23:44:28 +03:00