| | |
| | | # LunarLink |
| | | [](https://github.com/tahitimoon/LunarLink/blob/main/LICENSE) |
| | | [](https://github.com/tahitimoon/LunarLink/releases) |
| | | [](https://github.com/tahitimoon/LunarLink/stargazers) |
| | | [](https://github.com/tahitimoon/LunarLink/fork) |
| | | [](https://python.org/) |
| | | [](https://docs.djangoproject.com/zh-hans/3.2/) |
| | | [](https://nodejs.org/en) |
| | | |
| | | |
| | | ## 平台简介 |
| | | |
| | | 基于HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。 |
| | | |
| | | 此外,非常感谢 [花菜](https://github.com/lihuacai168)。没有 AnotherFasterRunner 就不会有 LunarLink :) |
| | | |
| | | ## 技术栈 |
| | | |
| | |
| | | # 启动celery,在控制台执行 |
| | | celery -A backend worker -B --loglevel=info |
| | | ``` |
| | | |
| | | ## 演示图 ✅ |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | | ## Docker构建 |
| | | 请参考文档[Docker构建](deployment/README.md) |