FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

spin test should run the full test suite by default · Issue #26588 · numpy/numpy · GitHub

/ numpy Public

spin test should run the full test suite by default #26588

Description

Proposed new feature or change:

It's a bad developer experience that spin test does not actually run all the tests by default. I don't see a particularly good reason to do this, given that the full test suite doesn't actually take that long to run. On my machine, spin test runs in 1 minute and spin test -m full runs 2 minutes. Whatever minutes of developer time are saved here are wasted in triplicate by people submitting pull requests thinking that all the tests pass when they actually don't.

I propose making spin test run the full tests by default, and adding spin test --fast to do a faster run.

I had mentioned this previously at #25914

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL