Support named requests in HttpRequest (parser.zig)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- zig
- Domain
- testing
Research direction
Start in parser.zig and trace how HttpRequest objects are parsed from the HTTP spec file and how assertions identify them. Implement named requests and verify that assertion output uses each request name; the payload does not mention a specific test file to run.
Written by the indexing model from the issue text.
Description
Add support for naming HttpRequest objects as specified in the http spec file and use the name when running assertions.
Reference:
// TODO: Need to add a name for the request since that can be specified in the http file. This should also be used when running assertions.
- Dominant language
- Zig
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bradcypert/httpspec
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
bradcypert/httpspec#22 · 1 comment ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
bradcypert/httpspec#11 ·
All issues in bradcypert/httpspec
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
test(activity): the useActivity pagination test races a third page against its second-page assertion Open
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
jessepollak/home#765 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
nesquena/hermes-webui#7735 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
trustedsec/hate_crack#337 · 2 comments ·
-
AuTest Bug Tests
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
apache/trafficserver#13714 ·