> For the complete documentation index, see [llms.txt](https://docs.pynt.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks.md).

# Pynt with Testing Frameworks

{% hint style="success" %}
🚀 **At a Glance**: Pynt integrates effortlessly with popular testing frameworks like **Selenium, RestAssured, and Pytest**, allowing security tests to run alongside functional tests in any environment.
{% endhint %}

## Pynt CLI Integration with API Testing Frameworks

Pynt is **agnostic** to the testing framework, meaning it fits seamlessly into your existing workflows, whether you're testing APIs, backend services, or frontend components.

***

## Advantages of Pynt’s Agnostic Integration

{% hint style="info" %}
💡 **Automation Across Frameworks**: No matter the framework you use, Pynt automates security testing in your CI/CD pipeline, ensuring that all APIs are tested for vulnerabilities alongside functionality.
{% endhint %}

{% hint style="info" %}
🔍 **Adaptable to Any Tool**: Pynt integrates with any testing framework, so you don’t need to change your development process. Whether it's  **Selenium, RestAssured or, Pytest**, Pynt adds security testing seamlessly.
{% endhint %}

***

## Supported Frameworks

* [**Selenium**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-selenium.md) for UI testing
* [**RestAssured**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-rest-assured.md) for API testing
* [**Jest**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-jest.md) for JavaScript testing
* [**Pytest**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-pytest.md) for API testing
* [**Go**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-go.md) for backend services
* [**JMeter**](/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-jmeter.md) for API performance testing

Pynt’s flexibility ensures security tests run without disrupting your current workflows.

***

{% hint style="info" %}
💡 **Need Help?** For any questions or troubleshooting, reach out to the [**Pynt Community Support**](https://www.pynt.io/community).
{% endhint %}
