FreeCAD / FreeCAD/DevelopersHandbook
Add subsection to automated testing on 'how to trigger unittests locally in the CLI'
Open
- Dominant language
- HTML
- Stars
- 81
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
```shell
/path/to/freecad -M /path/to/git-clone/src/Mod/CAM -c -t CAMTests.TestPathVcarve
```
Example from https://github.com/FreeCAD/FreeCAD/pull/17960#issuecomment-2524575663
This should probably go into https://freecad.github.io/DevelopersHandbook/technical/automated_testing.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.