Options

Obfuscation and Unit Test

albertkngalbertkng Posts: 2
edited September 11, 2015 2:59PM in SmartAssembly
I'm new to obfuscation and trying to integrate it into my product. How do I get my Unit Test project to build against an obfuscated assembly?

Comments

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi Albert,

    Thanks for your post!

    For unit testing with the obfuscated assembly, it may help to integrate SmartAssembly into your build process. That way, you can have the obfuscated assemblies created and placed in the appropriate location every time you build and before you run your tests. Kindly see here for more details on integrating SA into your normal build process: https://documentation.red-gate.com/disp ... th+MSBuild

    Hope that might help!

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.