We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verify P3D's functionality with unit tests. By testing P3D's a lot of print3d functionality is also tested. Test both json and non json output modes.
The text was updated successfully, but these errors were encountered:
If more convenient, this could probably be done in Node.js using Mocha etc.
Sorry, something went wrong.
The readme mentions Fructose 1.2.0 (http://fructose.sourceforge.net/) as C++ unit test framework.
@casperlamboo's p3d module should simplify this.
Fructose is used for unit testing the GCodeBuffer class (here).
No branches or pull requests
Verify P3D's functionality with unit tests. By testing P3D's a lot of print3d functionality is also tested.
Test both json and non json output modes.
The text was updated successfully, but these errors were encountered: