Skip to content

Support loading test cases from IO stream #94

@LinuxSuRen

Description

@LinuxSuRen

The test case files are might stored in a HTTP server. It would be good to support loading it from an URL in this case. See also the following example usage:

atest run -p http://foo/test.yaml

See also

data, err = os.ReadFile(l.paths[l.index])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions