mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-18 15:21:25 +00:00
![]() * Add more XYval (and similar) unit tests * Add Flags tests, with multiple BUGs identified |
||
---|---|---|
.. | ||
core | ||
feature | ||
gcode | ||
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.