Where should tests live?

…came across this conversation this evening. Interesting topic abut where tests logic should live. https://dev.to/rtfeldman/where-should-tests-live

The `aws s3 sync` command…

From the manual: ‘Syncs directories and S3 prefixes. Recursively copies new and updated files from the source directory to the destination. Only creates folders in…

The down side of micro-service architecture…

…so at my employ we are attempting to deploy a micro-service style application and thus enjoy all the new hotness that comes with it. The…

Of environmental parity and testing (pt1).

So funny thing. As a general rule of thumb each environment is suppose to reflect production as much as possible. At work we use Codeception to…

How I got linux SSH to work on windows 10…

So one of the biggest issues I personally have had with windows is the in-ability to emulate a decent Linux terminal. Sure I could dual…

On productive days and how to have one.

Over the course of the better part of the last decade I have worked in start ups, corporate office parks, small but good profit businesses,…