-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.yamlSee also
api-testing/pkg/testing/loader_file.go
Line 29 in d564f69
| data, err = os.ReadFile(l.paths[l.index]) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers