# 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**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-selenium) for UI testing
* [**RestAssured**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-rest-assured) for API testing
* [**Jest**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-jest) for JavaScript testing
* [**Pytest**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-pytest) for API testing
* [**Go**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-go) for backend services
* [**JMeter**](https://docs.pynt.io/documentation/security-testing-integrations/pynt-with-testing-frameworks/pynt-for-jmeter) 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 %}
