khandytool, handy core in testing
Project description
Khandytool
How to use it
1.Download and install, old version could get from pip, but new version which oversize for pypi, should download source and build, it added some jmeter run function)
pip install khandytool
2.Run in the code
from core.bladeTest import interactive
interactive.run(8999) #you can change the port if you like
add command line to support command quick start, you need:
$ pip install khandytool
run command:
$ toolrun
this will start some module, detail you need run toolrun -help for check
$ toolrun --module=all
3.Or run in the command line
python -m core.bladeTest.interactive #will open 8999 port to contain the application
Purpose
- Base one daily work, build the test tools,finnaly generate one platform. it wraped some other packages, will continue add.
Main functions
- blade chaose executer(may have problem by install by pip and run; but ok in deply by source) which have two models to execute ChaoseBlade command in the remote server
- transfer xmind testcase to excel testcase(some formated restrict xmind)
- transfer swagger url to jmeter scripts using some opensource packge to complish this
- transfer har file to jmeter scripts
- fake data generation base on faker
- kafka message sender and getter with fileter
- mqtt message sender and getter with basic filter
- others code snips, can add into automation testing
- get data from jmesh
- get fack data
- generate test case from xmind
- get sha1 password
- http request send and validate
- time counter wraper
- multi list to single list
- mysql operations to quick execute sql
- redis operations to quick read or write data to it
- kafka operations to send or get data from target topic
- mqtt operations to send to receive data from server
Todo list
- add har2locust or other protocol sender...
- add some general validate function in the automation testing, like datatype validate,response validate,callback function ...
- add some wrapped function about auto test framework, like pytest or behave
- deploy jmeter agent to distribute server or docker warapped agent
- retry function in the auto test framework
- mock server will base one config and generate some data
- email sender and reciever
- socket sender and reciever under some fix config
- config parser for ini, yml, xml, json csv format
- quick process data with numpy or matplotlib
Functions snapshots:
mainPage:
xmind:
blade
jmeter
mqtt
dataGen
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
khandytool-0.2.72.tar.gz
(153.5 kB
view details)
Built Distribution
khandytool-0.2.72-py3-none-any.whl
(168.6 kB
view details)
File details
Details for the file khandytool-0.2.72.tar.gz
.
File metadata
- Download URL: khandytool-0.2.72.tar.gz
- Upload date:
- Size: 153.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 986d54e364d70557c96e6f3199e5abbd05a1b3ae82d5b051ca5fded91c49f7cb |
|
MD5 | 9ad262afca4ed8a5c9e8f965aa9ae13c |
|
BLAKE2b-256 | a455c477c0875c75a494779b718583b9d641447dba934fabba921c868baf64bb |
File details
Details for the file khandytool-0.2.72-py3-none-any.whl
.
File metadata
- Download URL: khandytool-0.2.72-py3-none-any.whl
- Upload date:
- Size: 168.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ffeae3795ec1c0c9722c86eb575b5b614882de6f71d523ebb10e9affb8ab300 |
|
MD5 | fb7c88f58230afbc6fba13f19c0786ab |
|
BLAKE2b-256 | d6fd89065437bd79c13ea3497b63ffce5df8bceb3cac1a376438e003b8cac545 |