Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Add support to use as a Golang library #10

@grayside

Description

@grayside

While a CLI tool is workable for any language's testing, being written in Go means any test implementation written in Go could have a simpler implementation.

Current

Must use the tool as a CLI.

Preferred

In Golang, import the package and run the tool via a function call and a configuration struct. This would preserve the existing CI process for end-to-end tests in the golang-samples repository.

This issue affects two categories in my review of the repository:

  • Experience: Does the project provide a good experience to users?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions