rest-api-fuzz-testing/cli
Stas 585a5dc6ba
Move TestAllCombinations into a mode (#221)
Co-authored-by: stas <statis@microsoft.com>
2021-07-08 14:47:30 -07:00
..
raft-tools Move TestAllCombinations into a mode (#221) 2021-07-08 14:47:30 -07:00
raft_sdk Refactoring (#194) 2021-05-17 12:17:43 -07:00
samples Move TestAllCombinations into a mode (#221) 2021-07-08 14:47:30 -07:00
Readme.md Update docs for raft_local (#191) 2021-04-28 14:39:35 -07:00
raft.py Support job deployment into a vnet. #158 (#159) 2021-03-16 16:39:25 -07:00
raft_local.py RESTler token settings #212 (#217) 2021-07-06 13:46:07 -07:00
requirements.txt Add dateutil to requirements.txt (#180) 2021-03-31 15:31:32 -07:00

Readme.md

RAFT CLI

raft.py is Rest API Fuzz Testing service CLI that is used for deployment of the service to Azure, job creation, deletion, etc. See full documentation RAFT CLI reference

raft_local.py is a script that does not require Azure to run RAFT job configurations. See documentation on how to use RAFT on your development machine