Skip to content

Conversation

rudolf101
Copy link
Member

Description

Added a setting to disable test generation and appearance of the plugin window for experimental languages: Python, JS, Go, etc.

Implement #1542

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manually

Manual Scenario

  • When disabling the plugin setting to support experimental languages, tests for Python, JavaScript, Go, etc. are not generated, the plugin window does not appear
  • When this setting is enabled, the plugin window appears for all supported languages
  • Experimental languages are disabled by default
  • This setting does not affect Kotlin and Java

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 2340e24 into main Dec 16, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the vladislav/experimental-languages-plugin-setting branch December 16, 2022 15:17
tamarinvs19 added a commit that referenced this pull request Dec 19, 2022
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
@alisevych alisevych added comp-ide Issue is related to IDE support comp-settings Issue is related to settings labels Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ide Issue is related to IDE support comp-settings Issue is related to settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin configuration for enabling experimental languages: Python, JavaScript, Go
3 participants