How to set up JavaScript Test Coverage
A tutorial on setting up test coverage for a JavaScript project using Coveralls.io and Travis CI, including adding a coverage badge.
A tutorial on setting up test coverage for a JavaScript project using Coveralls.io and Travis CI, including adding a coverage badge.
A tutorial on setting up Continuous Integration for a JavaScript project using Travis CI, including configuration and testing.
Analysis of build failure rates in open source projects vs. corporate work, using Travis CI data to compare reliability.
Handroll 1.1, a static website generator, is released with new features like code highlighting, plugins, and better documentation.
A developer explains how broken software packaging led to user issues and how they automated testing with Travis CI and Tox to prevent future errors.