Popularity
1.0
Declining
Activity
7.7
-
13
2
0

Description

okapi is a program allowing you to test your APIs by using tests files and test cases, pretty much like the go test command with table-driven tests. okapi will iterate on all .test.json files in the specified directory and runs every test case contained within the files, sequentially or in parallel.

The response of each test case is then compared to the expected response (both the HTTP Response Status Code, as well as the payload). Success or failure are reported.

okapi is open source, fast, lightweight and embeddable. Also okapis are nice animals!

Programming language: Go
License: MIT License
Tags: Testing     API     REST     Command Line     Testing Frameworks     Go Tools     Tools     CLI     Go     Golang     API Testing     Unit Tests    

okapi ๐Ÿฆ’ alternatives and similar packages

Based on the "Go Tools" category.
Alternatively, view okapi alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of okapi ๐Ÿฆ’ or a related project?

Add another 'Go Tools' Package