1.0.4 • Published 11 months ago

newman-reporter-lark v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Lark Newman Reporter

This is the Newman Reporter for Lark, a tool that provides integration with the Lark platform.

Environment Variables

To use this reporter, you need to set the following environment variables:

  • LARK_HOSTNAME: The hostname for the Lark API. For example: open.larksuite.com
  • LARK_PATH: The path for the Lark API endpoint. For example: /open-apis/bot/v2/hook/xxx

Make sure to set these environment variables before running the Newman reporter.

Usage

  1. Install the required dependencies:

    npm install
  2. Run the Newman reporter:

    newman run your-json.json -r lark

Please note that you need to replace your-json.json with the appropriate filename or command to run the Newman reporter.

License

This project is licensed under the MIT License.

Feel free to customize the README file further to include additional sections or information as needed.
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago