xuminwlt opened a new issue #5729:
URL: https://github.com/apache/apisix/issues/5729


   ### Issue description
   
   
![image](https://user-images.githubusercontent.com/5835937/145031554-91ed0c6e-f69d-4d9f-a290-5dcaeab8bee1.png)
   
   test-nginx project is clone like this
   
   root/ is project root
   - root/test-nginx
   - roor/apisix
    test-nginx test is fine.
   
   but cd to apisix and run is fail
   ```
   prove -I. -I../test-nginx/inc -I../test-nginx/lib -r t/script
   ```
   
   Then copy the https://github.com/api7/test-toolkit to root/apisix/t/toolkit
   https://github.com/apache/apisix/issues/2936
   
   The problem is still there.
   
   
   
   In addition, there are some problems in the documentation of the development 
environment of the whole apifix. Although I have handled them, it still took me 
two days.
   
   Hope this is the last question. - -!
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): master
   - OS (cmd: `uname -a`): macos
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): 1.19.3.2
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: 
depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks 
--version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to