Skip to content

polyvariant/smithy-test-tui

Repository files navigation

smithy-test-tui

A small application for browsing Smithy HTTP protocol compliance tests in the terminal, using tui-scala.

Demo

demo

Usage

  1. Create a smithy-build.json file (you can find an example in this repository)
  2. Run the app using its Maven Central coordinates, e.g.
# with scala-cli
scala-cli run --dep org.polyvariant::smithy-test-tui:latest.release --main-class app

# or with Coursier
cs launch org.polyvariant:smithy-test-tui_3:latest.release
  1. Browse with up/down arrows, exit with q or ctrl+c

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages