Thank you, this is really helpful, now I can learn how to do this by referring to Skywalking.
Thanks, Jiajun Sun ------------------ ???????? ------------------ ??????: "Sheng Wu"<[email protected]>; ????????: 2020??7??7??(??????) ????4:41 ??????: "dev"<[email protected]>; ????: Re: [DISCUSS] Technology stack for APISIX e2e SkyWalking has complex e2e tests setups, take a look, https://github.com/apache/skywalking/tree/master/.github/workflows Basically, use docker-compose to set up the env, mock input, and test the outputs. Sheng Wu ???? Twitter, wusheng1108 YuanSheng Wang <[email protected]> ??2020??7??7?????? ????4:02?????? > docker + resty cli > docker + test::nginx > > it is good enough for me. > > > On Tue, Jul 7, 2020 at 3:21 PM Ming Wen <[email protected]> wrote: > > > Hello, > > Yes, Apache APISIX needs to connecting to real skywalking, kafka, and > other > > external systems, not just mock. > > So we need to introduce the e2e testing framework, what do you recommend? > > > > Thanks, > > Ming Wen, Apache APISIX(incubating) & Apache SkyWalking > > Twitter: _WenMing > > > > > > Jiajun Sun <[email protected]> ??2020??7??7?????? ????3:01?????? > > > > > Hi, > > > > > > > > > I'd like to add e2e (end to end) tests for APISIX, is there any testing > > > framework you recommend? > > > Hope to get your advice ;-) > > > > > > > > > > > > Thanks, > > > Jiajun Sun > > > > > -- > > *MembPhis* > My GitHub: https://github.com/membphis > Apache APISIX: https://github.com/apache/incubator-apisix >
