Skip to content

Milestones

List view

  • 1. Added new step which allows to save arbitrary multi line characters (passed in doc string): * `I save as "([^"]*)":` 2. Added new project usage examples, which can be found [in features/](https://github.com/pawelWritesCode/godog-http-api/tree/main/features) 3. Added support for `HTML` and `plain text` for few methods 4. Upgraded default debugger * it can print up to fixed number of bytes now, which fixes problem when API returns tons of bytes and floods terminal, * it detects JSON format bytes, indent them and color for better readability 5. JSON nodes may be found using 3 different syntax (new is: [antchfx/jsonquery](https://github.com/antchfx/jsonquery)) 6. Minimal go version is now `1.19` 7. Updated `README.MD`

    No due date
    3/3 issues closed