Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !997

ideabuck: intellij test configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/korniltsev/stacktraces into master Nov 06, 2016
  • Overview 22
  • Commits 1
  • Pipelines 0
  • Changes 30

Created by: korniltsev

The patch adds "Buck test" intellij configuration which runs "buck test" and shows results in intellij's test framework form. 2016-11-06 23 21 45

Before we review/merge it I have a few questions. I'l leave them as a comment to the source.

There a bunch of things I would love to do in follow-up patches:

  • Make this test configuration debuggable
  • "Jump to source" in test tree view.
  • Create test configurations from context (right click on test classes/methods)
  • Install configuration (with debug)

So please let me know if fb will be ready to consider accept them.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/korniltsev/stacktraces