Files
create/src/Mod/OpenSCAD/OpenSCADTest/test_information.md
Chris Hennes c1408f130c [OpenSCAD] Add unit test framework to module
The OpenSCAD module did not have any unit tests. This commit adds the
basic framework (and two very simple tests). The framework is modeled
after the unit tests in the FEM module.
2021-03-01 15:21:18 +01:00

106 B

OpenSCAD Unit Test Information

The OpenSCAD testing framework is based on the tests in the FEM Module.