Just a couple of general question about unit testing extensions.
- Can / should you unit test SketchUp extensions?
- Where can I find info and examples of testing SketchUp extensions?
If anyone can point me in the right direction I’d appreciate it.
Just a couple of general question about unit testing extensions.
If anyone can point me in the right direction I’d appreciate it.
You should try the various dev and test tools created by the SketchUp Team.
ie:
This is the unit testing extension for SketchUp:
Here are some more extensions:
This implements the ruby debugger inside SketchUp’s embedded Ruby process and links to an external IDE of your choice:
Misc tools (a webdialog Ruby console, etc.):
Thanks, Dan! I’ll check those out.
This topic was automatically closed after 91 days. New replies are no longer allowed.