Skip to content

buildpulse/buildpulse-example-go

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BuildPulse Example Project: Go (Golang)

This is an example Go project demonstrating how to send test results to BuildPulse to help you detect, track, and eliminate flaky tests.

CircleCI Integration

If you have an existing Go project building on CircleCI, this diff shows how to set up your .circleci/config.yml to send test results to BuildPulse.

GitHub Actions CI Integration

If you have an existing Go project building on GitHub Actions CI, this diff shows how to set up your GitHub Actions workflow to send test results to BuildPulse.

Semaphore CI Integration

If you have an existing Go project building on Semaphore, this diff shows how to set up your .semaphore/semaphore.yml workflow to send test results to BuildPulse.


Try BuildPulse for free

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

👉 Get started at buildpulse.io

About

Example Go project to demonstrate connecting to BuildPulse for flaky test detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages