-
Notifications
You must be signed in to change notification settings - Fork 8
/
module.txt
37 lines (30 loc) · 1.06 KB
/
module.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Warrior Framework is an open source automation framework designed to enable anyone to automate their testing,
processes, and repetitive tasks by simplifying the complex process of building an automation infrastructure.
As a keyword and data driven framework, Warrior’s infrastructure is built to maximize on re-usability of built in keywords.
Install:
pip install warriorframework
Requires:
Python 3.6 and above
pexpect==4.8.0
requests==2.21.0
selenium==3.8.0
lxml==4.4.1
paramiko==2.7.2
pysnmp==4.4.12
pyvirtualdisplay==0.2.1
kafka-python==1.4.6
pycryptodome==3.6.1
cloudshell-automation-api==9.3.0.175525
xmltodict==0.12.0
xlrd==1.2.0
openpyxl==3.0.3
pandas==1.0.3
gcg==0.2.0
termcolor==1.1.0
pymongo==3.11.0
Command Line Usage:
Warrior -h
Links:
Documentation: http://warriorframework.org/
License : http://www.apache.org/licenses/LICENSE-2.0
Source : https://github.com/warriorframework/warriorframework_py3