Skip to content

Testing integration #47

Description

@xHeaven

On a hotkey, we should be able to create a test runner in the IDE on-the-fly that runs a test based on the position of the cursor.

  • if the cursor is inside a test function, run that specific test only (with all the providers)
  • if the cursor is at class-level, run the entire class of tests
  • if the cursor is in the directory picker on specific test file(s) or folder(s), run those, respectively

Apart from that:

  • We also want to show IDE output based on the teamcity format (in-IDE integration like PHPUnit)

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