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 3961660
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:00:06+00:00 2026-05-20T03:00:06+00:00

I have a suite of scripts and modules totaling a few megabytes. The regression

  • 0

I have a suite of scripts and modules totaling a few megabytes. The regression tests and the necessary data are hundreds of megabytes b/c of the nature of the data we work with. Is it “best practice” to keep regression tests and large test data with the actual source code?

Note there is a separate set of unit tests which are much smaller and test individual modules. But a run of the major pipelines require real (big) data to be useful.

  • 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-20T03:00:06+00:00Added an answer on May 20, 2026 at 3:00 am

    I think you should look at the various forces that play a role here.

    • A specific version of the tests (and their data) tests a specific version of the code. Therefore it is desirable to be able to commit changes to both tests and code, together.

    • Having large test sets under source control could hurt performance for someone who doesn’t always need them: an “svn checkout” (or “cleartool mkview -snaphost”, or what have you) copies a lot of files, a test run becomes longer, etc. Therefore it is desirable to separate the big from the small, the integration test from the unit test.

    My conclusion is then to keep them together in one repository, but make sure that there is a way to work with everything-except-the-big-tests-and-their-big-data. In Subversion, for instance, one could have folders /code/src, /code/test/unit, /code/test/integration, and /testdata. That way many developers could just “svn checkout …/code”, and ignore the big test sets. And your continuous build tool would use the entire tree, so that it can run the integration tests.

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

Sidebar

Related Questions

I have a test suite to perform smoke tests. I have all my script
I have a test suite to perform smoke tests. I have all my script
I have a bunch of scripts which I want to refactor into modules. This
I am developing a suite of Perl scripts and modules that then get deployed
I have already enabled scripts from Tools->Security->Custom... ...Please help migrate to proper forum/sub-site if
Hello I have test's using unittest. I have a test suite and I am
I have a need to submit some data to a different host name and
I have a site A, which embeds modules in an iframe B. The modules
I have been trying to create a web service out some python scripts, and
On WinXP sp2 I'd like to have a directory of modules that other python

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.