REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
49/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
API Testing Framework
A beginner-level API Automation Testing Framework built using Python, Pytest, and Requests library.
Features
- CRUD API Testing
- GET, POST, PUT, DELETE requests
- Reusable API helper methods
- Logging implementation
- HTML test reports
- Pytest framework integration
Project Structure
api_testing_project/
│
├── reports/
├── tests/
├── utils/
├── requirements.txt
└── README.md
Technologies Used
- Python
- Pytest
- Requests
- Pytest-HTML
How to Run Tests
Install dependencies:
pip install -r requirements.txt
Run tests:
pytest -v
Generate HTML report:
pytest -v --html=reports/report.html
Author
Jai Gupta
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
all-my-frontend-mini-projects /
★ 17Welcome to Shortly, the URL shortening app! Users can view the optimal layout for the site depending on their device's screen size and enjoy seamless URL shortening and management.
64/100 healthActive repositoryHas homepage
CSSMIT#beginner-friendly#css#design-to-website#frontend-project
⑂ 4 forks◯ 0 issuesUpdated Feb 26, 2026
Project homepage ↗Best way to get started in a web project by making a cool Chrome Extension that generates random jokes. Beginner friendly code so that you can understand things easily.
46/100 healthActive repository
CSSNo license#api#beginner-friendly#beginner-project#chrome-extension
⑂ 7 forks◯ 3 issuesUpdated Jun 2, 2026