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
ec2d01f277e38bb5bf2d5badde2d103f5abda0ac
platformio-core
/
platformio
/
test
/
runners
T
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