Travis CI

Test Polymer 2 Using WCT

Web Component Tester (WCT) allows you to test your Polymer elements easily. This article explains how to launch tests locally, set up the tests on CI, detect browsers, and write unit tests using WCT.

Testing Haskell

This post explains how to configure your Haskell project for testing, using Cabal and Travis CI.