Skip to content

Commit

Permalink
Added Keploy under Testing tools (#4966)
Browse files Browse the repository at this point in the history
* Added Keploy under Testing tools

* tmp: revert

* tmp: irrelevant change to resolve conflict

* revert original changes

* wip

---------

Co-authored-by: Yassine Benaid <[email protected]>
  • Loading branch information
Sonichigo and yassinebenaid authored Sep 12, 2024
1 parent fd67545 commit 7b2057c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2447,6 +2447,7 @@ _Libraries for testing codebases and generating test data._
- [httpexpect](https://github.com/gavv/httpexpect) - Concise, declarative, and easy to use end-to-end HTTP and REST API testing.
- [is](https://github.com/matryer/is) - Professional lightweight testing mini-framework for Go.
- [jsonassert](https://github.com/kinbiko/jsonassert) - Package for verifying that your JSON payloads are serialized correctly.
- [keploy](https://github.com/keploy/keploy) - Generate Testcase and Data Mocks from API calls automatically.
- [omg.testingtools](https://github.com/dedalqq/omg.testingtools) - The simple library for change a values of private fields for testing.
- [restit](https://github.com/yookoala/restit) - Go micro framework to help writing RESTful API integration test.
- [schema](https://github.com/jgroeneveld/schema) - Quick and easy expression matching for JSON schemas used in requests and responses.
Expand Down

0 comments on commit 7b2057c

Please sign in to comment.