pyresttest
Rest tester
A tool for defining and running REST tests using simple configuration files
Python Rest Testing
1k stars
86 watching
326 forks
Language: Python
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
puppet-meteor/miner | An open-source tool for generating and testing REST API requests to find errors | 37 |
wichert/rest_toolkit | A toolset for building simple REST servers in Python. | 36 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
phra/rustbuster | A tool that uses web fuzzing and content discovery techniques to test websites for vulnerabilities | 527 |
wiztools/rest-client | Tool to test HTTP communications in RESTful webservices using a Java application. | 1,530 |
python-needle/needle | A tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles. | 590 |
erev0s/vampi | A vulnerable REST API used to test and evaluate the efficiency of security tools and detect common API vulnerabilities | 927 |
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,426 |
anapaulagomes/pytest-picked | A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 370 |
palindromelabs/stews | A tool suite for security testing of WebSockets | 334 |
wisdom-projects/rest-client | Automates testing and documentation of REST APIs for software developers | 1,234 |
rednafi/stress-test-locust | A stress testing template using Python and Locust to simulate high traffic to an API | 47 |
seunivr/resttestgen | Automated black-box testing of RESTful APIs | 38 |
pylons/webtest | Allows testing of WSGI applications without setting up an HTTP server | 336 |