What do I do wrong when C/SIDE debugger does not show my extension code although showMyCode is set to true?

While developing your own extension on NAV 2018 or “BC under version 15” you have the availability over 2 debuggers: the VSCode debugger and the C/SIDE (or should we call it Windows) debugger. Both serve a somewhat different scenario: VSCode debugger You want to run step-by-step through the code of…

Continue reading

Let's talk about Shared Fixture and how to profit from this with the Dynamics NAV Test Toolkit

It’s been a while that I wrote on NAV and automated tests. In the meanwhile I have been teaching a lot all over Europe, and, yes, advocating test automation in NAV. And what did you do since my last post How-to: Run Standard Tests against Your Code? Did you dare…

Continue reading