Skip to content

Cache Runner::findTests / initiateTestCase #369

Description

@JanTvrdik
  • bug report? no
  • feature request? yes
  • version: df5e87f

Tester\Runner\Runner::findTests has always been very slow when using test cases, mostly because of initiateTestCase. With the recent improvement which makes Tester run failed tests first, this has become even bigger issue than before.

Our application has about ~300 test cases and the findTests phase takes about 20 seconds (~15 second is pure Tester code, about 5 second is our bootstrap).

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