Scott Lahteine 2d32f7c377 👷 Smarter Flags<N> templates (#27309) 3 months ago
..
core 2d32f7c377 👷 Smarter Flags<N> templates (#27309) 3 months ago
feature 9a8fb80eed 🎨Match unit test folder structure to code (#26990) 7 months ago
gcode d10861e478 ✅ Add unit testing framework (#26948) 7 months ago
README.md d10861e478 ✅ Add unit testing framework (#26948) 7 months ago

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.