本文介绍了如何安装和设置Testswarm?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
![enter image description here] [1] Testswarm是一个持续集成测试框架。
任何人都可以告诉我如何安装和使用它? >
我已经检查了我在github上的读取并安装了Testswarm,但是我无法添加作业或运行它们。
我通过在数据库中插入细节添加了一个项目。
我已下载qUnit,请告诉我如何在Testswarm中写入测试。
方案
过程取决于您的环境。以下是一些选项:
- 运行测试
![enter image description here][1]Testswarm is a Continuous Integration Testing Framework.
Can anybody tell me how to install and use it?
I have checked the read me on github and installed Testswarm, but I am unable to add jobs or run them.
I added one project by inserting details in database.
I have downloaded qUnit, so please tell me how to write tests in it for Testswarm.
解决方案
The process depends on your environment. Here are some options:
- TestSwarm Prerequisites
- Setting up TestSwarm
- TestSwarm: Setting Up Jobs/Tests
- Running tests with TestSwarm
- TestSwarm Video Walkthru
- Automating Cross-Browser Testing
- Continuous Integration Workflow
- Integrating TestSwarm with Jenkins
- Using Jenkins + TestSwarm + QUnit for JavaScript Tests on a Windows Environment
- TestSwarm Notes: Installing TestSwarm
- TestSwarn Notes: Adding a User; Adding Basic Jobs
这篇关于如何安装和设置Testswarm?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!