Skip to content

yer.ac | Adventures of a developer, and other things.

  • About
  • Dev.to

yer.ac | Adventures of a developer, and other things.

Blog to keep track of things I am upto

Unshelving TFS changes into another branch (VS 2017)

June 17, 2020 by yer.ac

EDIT: This was updated from an original article on 2013/15. There is an additional pre-requisite below (See red) for doing this with 2017/19. I had some pending changes recently on the wrong branch within TFS in Visual Studio 2017. Rather than clone all my changes in the other branch, I wanted to “migrate” my changes. …

Continue Reading

Debugging ES6 Mocha unit tests using VS Code

April 10, 2019 by yer.ac

The world of Mocha, VS Code and Node is still fairly new to me. Typically in the past all my JS unit tests have been debuggable in-browser using DevTools, but with Mocha this is not the case (As I am not deploying my spec files). I got Mocha to load via a launch config, but …

Continue Reading

Attempting to use Mocha & Chai to unit test ES6.

April 24, 2019 by yer.ac

In this post I will cover using Mocha (JS test framework) and Chai (For BDD syntax) to unit test ES6 Javascript in VS Code. I started working on a small side project, for no reason other than to play with ES6+. It’s a(nother) relatively simple toast library written in as much vanilla JS as possible …

Continue Reading

Recursive folder comparison with PowerShell

March 25, 2019 by yer.ac

The Issue This post definitely isn’t “new” or revolutionary, but I was quite surprised to find the Compare-object helper in PS, and I’m bound to forget in the future… As part of some recent roadmap work, we moved over to a new installer technology for some of our tooling. This came with some minor headaches …

Continue Reading

My attempt at using SonarQube for static code analysis

April 25, 2019 by yer.ac

This post covers my attempts to use SonarQube as a stand-alone install to perform static code analysis on a regular basis. This will cover purely getting the tool working, Maybe I will pick up how I can use the data in a later post? I will be doing this in a very narrow focus which …

Continue Reading

Posts pagination

  • Previous
  • 1
  • 2
  • 3

Dev.To Profile

Rich's DEV Profile

Tags

agile Azure AzureDevOps Azure Functions ContinuousImprovement Cosmos DB Cypress DevOps docker dotnet ES6 function-calling GPT Javascript Mocha NLOG Nuget openai podcast podgrab PowerShell python QNAP SCRUM SonarQube Testing TFS VisualStudio VSCODE VSTS wordpress
© 2025 yer.ac | Adventures of a developer, and other things. - Powered by Minimalisticky