Stuart Dotson

Software Engineer

  • About Me
  • Blog
  • Home
  • Privacy Policy
  • Publications
4 useful tips for testing with sinon
Tutorials

4 useful tips for testing with sinon

sdotson
April 20, 2020
No Comments

I recently updated tests in my open source library get-open-prs. My goal was to get as close as I possibly could to 100% test coverage. However, there were a few obstacles I had to overcome to do so. get-open-prs is a CLI and has a lot of side effects like…

javascript sinon testing Read more
Python lists, dicts, and functions for JavaScript engineers
Tutorials

Python lists, dicts, and functions for JavaScript engineers

sdotson
April 1, 2020
No Comments

I’ve been getting really into Python. There’s been times in the past where I’ve dabbled or built things in Python but something about this recent “build a microservice” project at work has inspired me to learn more and increase my expertise. That project has since left my team’s hands due…

javascript python Read more

Archives

  • August 2024
  • July 2024
  • April 2020
  • March 2020
  • February 2020
  • November 2019
  • October 2019
  • August 2019
  • September 2017
  • June 2017
  • April 2017

Categories

  • BeyondDone
  • Career
  • Life
  • Projects
  • Reviews
  • Tutorials
Copyright © 2025 Stuart Dotson