Skip to content

Simple plugin for Intelij, to automate process of investigation of build test failures

Notifications You must be signed in to change notification settings

Salomon88/analyze-helper-plugin

Repository files navigation

Usage

Analyze single entry

  • Go to Code -> Analyze Stack Trace or Thread Dump

  • Paste to input paths of the failed inspection and press OK button. For example:

    + /wp-content/plugins/akismet/class.akismet-rest-api.php:239 WEAK WARNING 'false'
    - /wp-includes/functions.php:6461 WEAK WARNING $wp_max_limit
    + /wp-content/plugins/akismet/class.akismet-rest-api.php:240 WEAK WARNING '0'
    

    Analyze remote Teamcity projects

    Settings

    • Go to Main -> Prefernces -> Test Analyzer Settings
    • Fill list of project ids(separated by new line) to analyze

    Analyze

    • Go to Code -> Analyze Build Runs
    Screenshot 2023-01-19 at 02 03 08

About

Simple plugin for Intelij, to automate process of investigation of build test failures

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages