esp32-wifi-base/test
Wuqiyang312 9a8162228d "基于提供的代码差异,本次提交构建了一个完整的IoT项目结构,包含了PlatformIO配置、IDE集成、Web服务器和WiFi管理模块的实现。项目包括但不限于.gitignore文件的配置、PlatformIO环境设置、杂项配置、测试目录结构、发布配置、代码实现等。此次提交确保了项目的初始化设置完整,为后续的物联网应用开发提供了基础。" 2024-08-13 11:05:20 +08:00
..
README "基于提供的代码差异,本次提交构建了一个完整的IoT项目结构,包含了PlatformIO配置、IDE集成、Web服务器和WiFi管理模块的实现。项目包括但不限于.gitignore文件的配置、PlatformIO环境设置、杂项配置、测试目录结构、发布配置、代码实现等。此次提交确保了项目的初始化设置完整,为后续的物联网应用开发提供了基础。" 2024-08-13 11:05:20 +08:00

README

This directory is intended for PlatformIO Test Runner and project tests.

Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.

More information about PlatformIO Unit Testing:
- https://docs.platformio.org/en/latest/advanced/unit-testing/index.html