web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
D365 Developer Extensions - Beta

It’s long overdue but the next iteration of my Visual Studio extension CRM Developer Extensions (now called D365 Developer Extensions) is ready for some testers. It was nearly a ground up rebuild to hopefully make it a bit easier to maintain and h...

jlattimer 24,562
Like (0)
D365 Developer Extensions – Out of Beta

https://marketplace.visualstudio.com/items?itemName=JLattimer.D365DeveloperExtensionsInstall from Visual Studio under Extensions & Updates.This is the new version of CRM Developer Extensions.Wondering what changed? Check out the Change Log.I r...

jlattimer 24,562
Like (1)
CRM DateTime Workflow Utilities v2.4.0.0

Added a few new features in this update:Round to Quarter HourRound to Half HourRound to HourExactly what you'd expect - round times up or down.Get the latest version from GitHub: https://github.com/jlattimer/CRM-DateTime-Workflow-Utilitie...

jlattimer 24,562
Like (0)
Cleaning Up Leftover WebDriver Processes

When developing tests using EasyRepro there are going to be plenty of times during the debugging process where you end up cancelling before the test runs to completion. When that happens the WebDriver for the browser you're testing on doesn...

jlattimer 24,562
Like (0)
Reporting on EasyRepro Test Runs

There were several issues raised on the EasyRepro project that requested a report of the results after a test run completed. One specifically referenced using the Extent Reporting Framework as a means to accomplish this. It seemed like a reas...

jlattimer 24,562
Like (0)
Capture Pictures & Video From EasyRepro Tests

It goes without saying that tests are going to fail from time to time. Luckily EasyRepro does a pretty good job of providing descriptive error messages to make troubleshooting issues easier. Inevitably the first person to deal with an issue i...

jlattimer 24,562
Like (1)
Keep Your EasyRepro NuGet Package References Correct

More than once while working with EasyRepro projects I’ve found myself in a situation where tests that were once working inexplicably stopped. After combing through code and verifying credentials I eventually figured out that references to one or ...

jlattimer 24,562
Like (2)
Run Automated Tests When Your D365 CE Org Gets Updated

With online D365 CE instances getting updates pushed regularly it makes it almost impossible to ensure that you’ve tested against the latest bits. That’s assuming you even know about each update since the majority go in silently in the background....

jlattimer 24,562