Quantcast
Channel: Davide Moro
Browsing all 25 articles
Browse latest View live

High quality automated docker hub push using Github, TravisCI and pyup for...

UPDATE 20190611: the article contents are still valid but I definitively switched from pyup to the requires.io service. Why? There were an unexpected error on my pyup project and the support never sent...

View Article


Setting up Cassandra database service on TravisCI

At this time of writing TravisCI says that if you want to run a Cassandra service you have to add a cassandra service according to https://docs.travis-ci.com/user/database-setup/#cassandra:services:  -...

View Article


Turn any program that uses STDIN/STDOUT into a WebSocket server using websocketd

Yesterday I tried for the first time websocketd and it is amazing!This is a little gem created by @joewalnes that let you implement language agnostic WebSocket applications based on any command line...

View Article

CSS selectors guidelines for smooth test automation with Selenium

Mind exploding trying to locate a DOM element and after 20 minutes you get a selector like that?.elem__container_search div:nth-child(1) .row1 tr:nth-child(5) input:nth-child(2)or even worse you have...

View Article

Image may be NSFW.
Clik here to view.

Testing metrics thoughts and examples: how to turn lights on and off through...

In this article I'll share some personal thoughts about test metrics and talk about some technologies and tools playing around a real example: how to turn lights on and off through MQTT collecting test...

View Article

Browsing all 25 articles
Browse latest View live