Skip to content

Command go allowed in some txtar scripts and not in others, please document #234

@rudifa

Description

@rudifa

I was intrigued by the difference between .txtar files intended for running with testscript first.txtar and those intended for running with go test other.txtar.

The files ran by testscript support the command go with a variety of arguments, as documented in testscript -h, in addition to commands, conditions and supporting files that are interpreted by the small script engine in the testscript package; files run by go test do not support the command go.

I suggest that this difference should be mentioned and documented in testscript doc, for the benefit of newcomers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions