Version: Next

About

A missing commandline application for execute IntelliJ HTTP Client file.

Features

  • Written by Kotlin ๐Ÿคฉ
  • Execute Intellij HTTP request files
  • Running test script including:
    • Embedded script inside HTTP request file
    • Include external javascript test file
  • Loading and inject environment variables from
    • http-client.env.json
    • http-client.private.env.json
  • Cross platform ๐Ÿ’ป๐Ÿ–ฅ๏ธ
    • Windows, macOS and Linux ready.
  • Beautiful request log ๐Ÿค‘๐Ÿค‘๐Ÿค‘
    • Request & response detail
    • Test result table
  • Easy to custom via commandline arguments ๐Ÿ˜Ž
    • Custom logging request
    • Inject environment name
  • Generate test report - junit format. ๐Ÿฅฐ๐Ÿฅฐ๐Ÿฅฐ
  • Support setNextRequest. So you can custom flexbile the test flow โœจโœจโœจ