Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7491285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:57:28+00:00 2026-05-29T15:57:28+00:00

Given that we are using GIT with more or less the branching workflow of

  • 0

Given that we are using GIT with more or less the branching workflow of http://nvie.com/posts/a-successful-git-branching-model/ does it make sense to regularly do integration testing with a CI tool like Jenkins by following this process.

  1. Create a new branch just for the daily integration test, branching from develop
  2. Merge all feature branches scheduled for the next release (if we name them all Sprint-#-feature then we can select branches by name prefix and auto merge) into this special branch
  3. Run CI integration tests on this new branch
  4. Delete the branch

My theory is that by doing this we can avoid scary merge problems in a couple of ways. First of all an auto merge could fail letting us know that during the day something was done to move us out of simple merge territory. Secondly, we get the results of the same kind of integration tests that we would have had if we had decided to merge everything into a release at that point in time. Obviously this does depend on developers cleaning up their work on feature branches and pushing to master every day before the CI build starts but that doesn’t seem like a really onerous requirement. Since we throw away the merge this means that a developer still has a chance to clean up their commit history before they do the official merge into the development branch.

Has anyone tried this kind of thing? Would you do it in a different way?

I’m really just looking for a way to leverage automation to do more testing and more frequent testing. Writing unit tests and TDD doesn’t really address this area of integration tests because you would generally run additional tests for integration, not just the unittests and TDD tests.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T15:57:29+00:00Added an answer on May 29, 2026 at 3:57 pm

    You actually get all the benefits you mention, plus one.

    The rerere extension to git will record your manual resolutions of merge conflicts, so if you do that daily integration branch-merge by hand when the automatic merger fails, your final “real” merge will be easier (and you can leverage this to make each discrete breakage be a one-time thing, since the next automerge will succeed).

    The only down side is confusion: it can be difficult to track which changes are present where. Be careful not to forget what’s not present in the integration branch…

    But yes, the principles are sound.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does WPF support using a triggers that respond to routed events but only given
I was given a C++ project that was compiled using MS Visual Studio .net
Given an ASP.NET MVC view that generates a table of entries using a for
The problem: Using ASp.NET MVC for reporting. Given: 1. A report that is tabular
Some Background I have been using Git for a while now. The projects that
I am given a http git repository url along with username and password. I
My organization is using git branching extensively. As a result, we have produced over
EDIT : Summary : Git does not allow dates before 1973/03/03 09:46:40 (epoch+100000000s) given
I'm considering using GIT or our family photos. The scenario is that both me
It appears that using perldoc perl gives the list of, e.g. perlre, perlvar, etc.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.