Skip to content

Planet Code

subscribe

Tweets #ACCUConf @ACCUConf @ACCUOrg

Recent Posts

  • A comparison of C++ and Rust compiler performance
  • Frequency of non-linear relationships in software engineering data
  • Review: Diamond Dogs, Turquoise Days
  • Visual Lint 8.0.11.357 has been released
  • Coding mistakes made by ChatGTP
  • Evaluating Story point estimation error
  • The Great Dune Trilogy: A Review
  • Duplicate Data in Microservices
  • Focus of activities planned for 2023
  • The commercial incentive to intentionally train AI to deceive us
  • My 2022 search for software engineering data
  • Analysis of Cost Performance Index for 338 projects
  • Christmas books for 2022
  • C++ deprecates some operations on volatile objects
  • Unneeded requirements implemented in Waterfall & Agile
  • House Marks in Ossun-ez-Angles, Haute Pyrenees
  • Air-Source Heat Pump – 1 year later
  • Stochastic rounding reemerges
  • Deleted my Twitter account
  • Some human biases in conditional reasoning
  • IETF115 Trip Report (Can Matrix help messaging standardisation through MIMI?)
  • Evidence-based Software Engineering book: two years later
  • WMI Performance Anomaly: Querying the Number of CPU Cores
  • A study of deceit when reporting information in a known context
  • Studying the lifetime of Open source
  • How to build/upgrade emacs-mac using homebrew
  • Clustering source code within functions
  • Printing press+widespread religious behavior: A theory
  • The Tims by Eleanor Farjeon
  • A Review: Eversion by Alastair Reynolds
  • Shopper estimates of the total value of items in their basket
  • Is this shampoo?
  • Setting the text selection in a browser: just use setBaseAndExtent
  • the sad state of debug performance in c++
  • Overview of broad US data on IT job hiring/firing and quitting
  • ARD & Winterfyleth at the Bread Shed
  • Optimal sizing of a product backlog
  • Visual Lint 8.0.10.355 has been released
  • Tips for contenteditables
  • Career progression: an invisible issue in software development
  • Glory! Hammer!
  • Programming Languages: History and Fundamentals
  • A review of React Cookbook: Recipes for Mastering the React Framework
  • Task backlog waiting times are power laws
  • 2-day More Concurrent Thinking class at CppCon 2022
  • Outreachy August 2022 update
  • Patterns in the LSST:DM Sprint/Story-point/Story ‘done’ issues
  • Impact of number of files on number of review comments
  • Analysis of a subset of the Linux Counter data
  • Transcoding video files for playback in a browser

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Category: jacoco

JaCoCo UnitTest and IntegrationTest Configuration Example

The number of ways in which Maven, Surefire, Failsafe, Jacoco, Selenium and Jetty can be mis-configured is enormous.

I have explored this space and honestly this is the only one which worked!

JaCoCo UnitTest and IntegrationTest Configuration Example on github with results on a Maven generated github.io site.

Posted on 2016-05-142016-05-14Author Tim PizeyCategories failsafe, jacoco, jetty, maven, selenium, surefire

JaCoCo UnitTest and IntegrationTest Configuration Example

The number of ways in which Maven, Surefire, Failsafe, Jacoco, Selenium and Jetty can be mis-configured is enormous.

I have explored this space and honestly this is the only one which worked!

JaCoCo UnitTest and IntegrationTest Configuration Example on github with results on a Maven generated github.io site.

Posted on 2016-05-142016-05-14Author Tim PizeyCategories failsafe, jacoco, jetty, maven, selenium, surefire
Proudly powered by WordPress