.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Integration Testing for Custom Command

0 REPLIES 0
Reply
Message 1 of 1
jeremyperna7254
97 Views, 0 Replies

Integration Testing for Custom Command

Since I haven't seen a recent post about this topic I wanted to bring this up for a fresh thread: integration testing.

 

What have people found are the best strategies for integration testing their custom ACADcommands in .NET?

 

I have done a solid job so far in my project of separating my code into "ACAD" parts and "non-ACAD" parts so that it is straightforward to unit test the "non-ACAD" parts. However, I still would love to have testing coverage for the parts that require ACAD to be loaded and reference the ACAD API.

 

Currently writing unit tests of my "non-ACAD" code using xUnit, so would love to continue to use that package if possible.

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta