Traceable tests
Have you ever spent hours or days trying to figure out why some API test is failing? Whenever something like that happens to me, my immediate thought is: what could have helped me find this problem faster? Unit tests are...
Have you ever spent hours or days trying to figure out why some API test is failing? Whenever something like that happens to me, my immediate thought is: what could have helped me find this problem faster? Unit tests are...
A couple of weeks ago I was working on some AWS CDK based code and I was trying to figure out how to configure auto-scaling for the provisioned concurrency configuration of an AWS Lambda function. We wanted to run some...
Enabling designers to review design implementations early on in the development process is a great way to improve the flow of getting work done in a project. Plus, it increases the collaboration of designers, engineers, testers, and business stakeholders. In...
At Luminis we see user experience and usability as crucial factors in developing successful mobile and web apps. We are always looking for ways to improve the way we as a team collaborate and work towards delivering those great applications. One...