Sprinting with pytest in Freiburg
Last week was the pytest development sprint located in the beautiful town of Freiburg, Germany. I had been really looking forward to the sprint, and… Read More »Sprinting with pytest in Freiburg
Last week was the pytest development sprint located in the beautiful town of Freiburg, Germany. I had been really looking forward to the sprint, and… Read More »Sprinting with pytest in Freiburg
In June, the pytest developer community are gathering in Freiburg, Germany for a development sprint. This is being funded via an Indiegogo campaign, which needs… Read More »Python testing sprint 2016
When you think of Mozilla you most likely first associate it with Firefox or our mission to build a better internet. You may not think… Read More »Selenium tests with pytest
I’m excited to announce that as of last week I am officially on Mozilla’s Web QA team! Despite working closely with the team since I… Read More »Joining Web QA
A while back I wrote about the LEGO harness I created for Eideticker to hold both the device and camera in place. Since then there… Read More »Performance testing Firefox OS on reference devices
The gaiatest python package provides a test framework and runner for testing Gaia (the user interface for Firefox OS). It also provides a handy command… Read More »A new home for the gaiatest documentation
At Mozilla we’re running performance tests against Firefox OS devices several times a day, and you can see these results on our dashboard. Unfortunately it… Read More »Hunting for performance regressions in Firefox OS
I’ve written a little command line tool for interacting with Gaia, which is the front-end for Firefox OS. The main reason for this is the… Read More »Command line interface tool for Gaia
Since July, I’ve started to get involved with the Eideticker project, which aims to measure response times and frame rates for both Firefox for Android… Read More »Building a harness for Eideticker… with LEGO
We’ve just released version 1.8 of our Python package for downloading Mozilla builds. You can grab it from PyPI or you can install it using… Read More »mozdownload 1.8 released