There are 3 articles written in May, 2017

Bug triage, the paperwork of open source

on May 24, 2017. in Blablabla, Software. A 4 minute read.

Everyone loves contributing patches to open source projects, adding new features. Some even like to write documentation.

Everybody knows that

on May 08, 2017. in Blablabla. A 2 minute read.

Back in December last year, Matthew Turland published a blog post asking “Why aren’t you speaking?

Continue reading Everybody knows that...

Complex argument matching in Mockery

on May 08, 2017. in Programming, Software, Development. A 3 minute read.

This past weekend I did some issue maintenance and bug triage on Mockery. One thing I noticed going through all these issues, is that people were surprised when learning about the \Mockery::on() argument matcher. I know Mockery’s documentation isn’t the best documentation out there, but this still is a documented feature.