This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
platformio-core
Watch
1
Star
0
Fork
0
forked from
platformio/platformio-core
Code
Pull Requests
Activity
Files
master
platformio-core
/
platformio
/
test
/
runners
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Ivan Kravets
023b58e9f0
Fix PyLint warnings
2024-09-23 16:02:07 +03:00
..
readers
Resolved an issue where native tests would fail if a custom program name was specified //
Resolve
#4546
2023-04-15 13:40:53 +03:00
__init__.py
Rename unit testing module to "test"
2022-04-26 15:09:51 +03:00
base.py
Fix PyLint warnings
2024-09-23 16:02:07 +03:00
doctest.py
Upgrade Doctest and GoogleTest testing frameworks to the latest versions
2024-08-01 14:30:00 +03:00
factory.py
PyLint: Fix "useless-object-inheritance"
2022-07-02 19:03:25 +03:00
googletest.py
Upgrade Doctest and GoogleTest testing frameworks to the latest versions
2024-08-01 14:30:00 +03:00
unity.py
Updated Unity testing framework to v2.6.0 //
Resolve
#4871
2024-07-29 15:32:39 +03:00