GithubHelp home page GithubHelp logo

buildpulse / buildpulse-example-junit Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 70 KB

Example Java JUnit project to demonstrate connecting to BuildPulse for flaky test detection

Home Page: https://buildpulse.io

License: MIT License

Java 100.00%
junit junit5 flake-detection junit-reports

buildpulse-example-junit's Introduction

BuildPulse Example Project: Java + Gradle + JUnit

This is an example JUnit project demonstrating how to send test results to BuildPulse to help you find and fix flaky tests.

Connect JUnit to BuildPulse

After starting a free trial, you can add BuildPulse to your project in just a few quick steps:

  1. Identify the directory where your build is writing JUnit's XML test reports. (If you're using Gradle, the reports are written to <project-root>/build/test-results by default.)

  2. Then, configure your build to send the JUnit XML reports to BuildPulse. [example]

    The configuration relies on your BuildPulse account ID, repository ID, key, and secret. You'll see this information when viewing your repository on buildpulse.io.

    This example uses GitHub Actions CI, but you can integrate just as easily with other CI providers as described below.

Works with the CI you already have

BuildPulse offers integrations for:

  • CircleCI [docs]
  • GitHub Actions [docs]
  • Semaphore [docs]
  • Travis CI [docs]
  • Buildkite (available in early access)
  • Jenkins (available in early access)
  • webapp.io (available in early access)

Don't see your CI provider? Get in touch and we may be able to quickly add support for it.


Try BuildPulse for free

Automatically detect flaky tests. Focus on the top offenders to quickly improve your builds. Save developer time and frustration. Regain trust in your test suite.

๐Ÿ‘‰ Get started at buildpulse.io

buildpulse-example-junit's People

Contributors

jasonrudolph avatar siddhantdange avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.