Skip to content

Planet Code

subscribe

Tweets #ACCUConf @ACCUConf @ACCUOrg

Recent Posts

  • Estimating software tasks and stories: avoid time-based estimates
  • Distribution of add/multiply expression values
  • Bloomreach Transactional Email API Client
  • An evidence-based software engineering book from 2002
  • Maths: The Fun Parts – Graphs video
  • von Neumann’s deduction that biological reproduction is digital
  • Maths: The Fun Parts – Groups video
  • Conference vs Journal publication
  • Maths: The Fun Parts – Sets video
  • The difference is significant
  • A Review: Leviathan Wakes: The Expanse, Book 1
  • GitHub API GraphQL snippets
  • Write You Own Load Balancer: A worked Example
  • Computer: Plot the data
  • Is the code reuse problem now solved?
  • Distribution of binary operator results
  • ACCU 2023: presentation and free books
  • How much productive work does a developer do?
  • Sleepover A Review
  • Percolation of the impact of coding mistakes through a program
  • A Review: The Silmarillion
  • Analysis of when refactoring becomes cost-effective
  • A Review: The New One Minute Manager
  • Live code reviews make life better
  • My new laptop
  • Modular Reasoning, Knowledge and Language systems
  • 2023 in the programming language standards’ world
  • Review of Embracing Modern C++ Safely by John Lakos, Vittorio Romeo, Rostislav Khlebnikov and Alisdair Meredith
  • Small team estimating in story points; a project dataset
  • Visual Lint 8.0.12.359 adds support for PC-lint Plus 2.0
  • Human reasoning is generally not logic based
  • Software engineering as a hedonistic activity
  • Many Butterfly collections are worthless
  • 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

Meta

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

Category: 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

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