bradcypert / bradcypert/httpspec
Support named requests in HttpRequest (parser.zig)
Aperta
enhancement
- Lingua principale
- Zig
- Stelle
- 11
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Add support for naming HttpRequest objects as specified in the http spec file and use the name when running assertions.
Reference:
```zig
// 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.
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.