<p>
Welcome to the Cypress API Testing Framework! This framework provides a robust and scalable solution for all your API testing needs using the power of <a href="https://www.cypress.io/">Cypress</a>.
</p>
<h2>π Features</h2>
<ul>
<li>Easy-to-write tests with clear syntax.</li>
<li>Built-in fixtures for test data management.</li>
<li>Real-time reloading upon code changes.</li>
<li>Comprehensive reporting tools integration.</li>
</ul>
<h2>π§ Setup</h2>
<ol>
<li>Clone the repository: <code>git clone YOUR_REPO_LINK</code></li>
<li>Move to the project directory: <code>cd cypress-api-framework</code></li>
<li>Install dependencies: <code>npm install</code></li>
<li>Open Cypress UI: <code>./node_modules/.bin/cypress open</code></li>
<li>Select the desired spec file and watch the magic!</li>
</ol>
<h2>π Writing Tests</h2>
<p>
All tests are located in the <code>cypress/integration/</code> directory. Utilize the provided template to start writing your tests quickly. For data-driven tests, leverage the fixtures in <code>cypress/fixtures/</code>.
</p>
<h2>π Support & Contribution</h2>
<p>
Feel free to open issues for any problems you encounter or enhancements you suggest. Pull requests are always welcome!
</p>
<footer>
<p>Made with β€οΈ by [Arghajit Singha]</p>
</footer>
-
Notifications
You must be signed in to change notification settings - Fork 0
Arghajit47/Cypress-API-Testing-Framework
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Using Cypress for API Testing with framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published