apisix-dev
Installation
SKILL.md
APISIX Development Environment Setup
This skill guides you through setting up the APISIX testing environment and running tests using TEST::NGINX.
Environment Requirements
Ubuntu Only
IMPORTANT: Direct test execution is only supported on Ubuntu.
Before proceeding, check the operating system:
uname -a && cat /etc/os-release 2>/dev/null | head -5
If NOT Ubuntu:
Related skills