Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 875 Bytes

CHANGELOG.md

File metadata and controls

37 lines (30 loc) · 875 Bytes

k6 IntelliJ Plugin Changelog

[0.3.0]

Added

  • Support relative script path (issue #3)

[0.2.3]

Added

  • 2021.3 Platform version supported

[0.2.2]

Added

  • 2021.2 Platform version supported

[0.2.1]

Fixed

  • Unable to start a run configuration on Mac OS

[0.2.0]

Added

  • 'Show thresholds as tests' option in run configuration

[0.1.0]

Added

  • k6 Run configuration
  • create run configuration from file or function
  • show pass/failed run in the test console
  • console output with colors

Fixed

  • default shortcut for the "run file locally" action was changed from 'shift+K' to 'ctrl+shift+K' so as not conflicting when typing a capital 'K' in the editor

[0.0.1]

Added

  • Run script locally / in the cloud
  • Detection of k6 installation
  • Could token setting