apickli

JSON →
library 3.0.3 ·javascript
verified Jun 7, 2026

apickli is a collection of utility functions and a Gherkin-based BDD framework for REST API integration testing built on top of Cucumber.js. The latest stable version is 3.0.3, which introduced support for HTTP/2 and updated dependencies. It simplifies API testing by providing predefined step definitions for common HTTP operations, response validation, and state management. Compared to other tools like Frisby or Supertest, apickli integrates tightly with Cucumber's Gherkin syntax, enabling non-technical stakeholders to write and understand tests. It supports JSON and XML responses, query parameters, headers, and authentication. Released less frequently, with a focus on stability.