If you've ever developed an open source project on Github you probably have heard about coveralls.io already but you, like me until recently are probably not measuring code coverage accurately enough if you have multiple testsuites (e.g.. unit, functional, integration).
How did I reach this conclusion? Keep reading.
Read More
We like package managers. They help us maintain our dependencies easily.
Vagrant has a package manager for it's plugins which make them very easy to install, upgrade or remove but before Vagrant Plugin Bundler we had no way to ensure our Vagrantfile is using the right version of each plugin.
With Vagrant Plugin Bundler you can do so very easily.
Read MoreI have finally found a good package manager for windows and installed node.js pretty easily with it. Add it to your tool chain.
It's called Chocolatey.
Read More