CHROME HEADLESS ON JENKINS

This page summarizes the projects mentioned and recommended in the original post on /r/u_sybrenbolandit

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jenkins-ci

    Example pipeline library

  • First we update our Jenkins pipeline library to run tests. Here is how I did this building on my older posts. In vars/buildNpm.groovy add the following line to the scripts.

  • test-angular-library

  • Next up is configuring karma to use Chrome Headless when running the tests. Also we will use some other reporters to report on the test results. To do so update the dependencies in package.json. Remove karma-jasmine-html-reporter and add karma-coverage and karma-mocha-reporter. For the result check github here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts