1.4.0 • Published 8 months ago

k6-debug-api v1.4.0

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

k6-debug-api

This npm module implements a significant portion of the Grafana k6 core API, designed to run in Node.js for the purpose of debugging k6 scripts. It is essential for the k6 IntelliJ plugin when executing scripts in debug mode.

Features

  • Implements major parts of the k6 core API.
  • Allows running k6 scripts within Node.js for easier debugging.
  • Provides seamless integration with the k6 IntelliJ plugin for enhanced development experience.

Installation

To install the module, use npm:

npm install k6-debug-api --save-dev

Integration with k6 IntelliJ Plugin

This module is a crucial component for the k6 IntelliJ plugin when running k6 scripts in debug mode. Ensure you have this module installed to take full advantage of the plugin's debugging capabilities.

Contributing

We welcome contributions from the community to fix bugs and extend the implementation of this module. If you find any issues or have suggestions for improvement, please create a pull request. Your contributions are highly appreciated!

License

This project is licensed for use solely with IntelliJ-based IDEs. For more details, please refer to the License.

Contact

For any questions or support, please open an issue on GitHub.

1.4.0

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago