Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 543
    • Issues 543
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-buildergnome-builder
  • Issues
  • #1314

Closed
Open
Created Oct 15, 2020 by Sagar Chalise@sagarchalise

Query on Using TestProvider and TestManager in plugins

I am thinking of writing a plugin that prepopulates tests especially for python projects. i.e. Unit Test section in editor has all the test of the project listed and I could run them. I see there is IdeTestProvider, IdeTestManager and IdeTest in the code but I couldnot figure out how to use them. Is there a way to leverage these just for test collection and run ?

The plugins that already use them seem to be build system such as maven or gradle What I would like to know is if there is a way to just populate tests and run them without build system coming into place ?

Assignee
Assign to
Time tracking