Added Section Testing and Step CI

This commit is contained in:
Sebastian Wißmüller 2022-11-30 08:03:30 +01:00 committed by GitHub
parent 12c78acf8b
commit d3bd793497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -255,6 +255,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting.
- [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints.
### Testing
- [Step CI](https://github.com/stepci/stepci) - Open-source framework for API Quality Assurance, which tests REST, GraphQL and gRPC automated and from Open API spec.
## Productivity
- [doing](https://github.com/ttscoff/doing/) - Keep track of what youre doing and track what youve done.