Message 1 of 3
How to create unit testing for AutoCAD add-in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We are trying to implement the Unit test to our AutoCAD plugin with Gallio.
We are using the following document to achieve this
https://studylib.net/doc/9727932/automated-testing-with-the-autocad-%C2%AE-.net-api
But we are still not able to create the unit test for AutoCAD add-in.
We have attached the word document with error detail and sample code file that we have used. Please guide us, if we miss anything.
Is there any other way to achieve this?