Scott Lahteine 2d32f7c377 👷 Smarter Flags<N> templates (#27309) 3 месяцев назад
..
core 2d32f7c377 👷 Smarter Flags<N> templates (#27309) 3 месяцев назад
feature 9a8fb80eed 🎨Match unit test folder structure to code (#26990) 7 месяцев назад
gcode d10861e478 ✅ Add unit testing framework (#26948) 7 месяцев назад
README.md d10861e478 ✅ Add unit testing framework (#26948) 7 месяцев назад

README.md

These test files are executed by the unit-tests built from the <root>/test folder.

These are placed outside of the main PlatformIO test folder so we can collect all test files and compile them into multiple PlatformIO test binaries. This enables tests to be executed against a variety of Marlin configurations.

To execute these tests, refer to the top-level Makefile.