简体   繁体   English

如何在 AWS EC2 实例上运行空手道 API 自动化脚本?

[英]How to run Karate API automation script on AWS EC2 instance?

we have created our API automation framework using Karate successfully.我们已经成功地使用空手道创建了我们的 API 自动化框架。 Now we are planning to run the automated scripts on AWS EC2 instance.现在我们计划在 AWS EC2 实例上运行自动化脚本。 Can somebody help on this please.有人可以帮忙吗?

a) If the AWS instances have a JRE included, use the "fat jar": https://github.com/karatelabs/karate/wiki/ZIP-Release a) 如果 AWS 实例包含 JRE,请使用“fat jar”: https://github.com/karatelabs/karate/wiki/ZIP-Release

b) Use Docker to easily use Maven and Java without installing anything extra: https://github.com/karatelabs/karate/wiki/Developer-Guide b) 使用 Docker 轻松使用 Maven 和 Java 无需额外安装: https://github.com/karatelabs/karate/wiki/Developer-Guide

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM