Open AI based app to help you with creating test class, documents, code review and more
-
Updated
May 11, 2024 - JavaScript
Open AI based app to help you with creating test class, documents, code review and more
The RegexReplacer is an Apex class that makes it easy to swap out text in Salesforce using regex patterns. It’s built to be used in Salesforce Flows, so you can automate text changes on the fly with whatever patterns and replacements you need.
The project includes a pre-built static driver class specifically designed for Rest Assured. This class allows for the creation of a singleton Rest Assured HTTP client instance, ensuring efficient resource utilization and reducing unnecessary configuration overhead.
The project includes a dynamic driver class designed for Rest Assured that allows for creating and configuring multiple Rest Assured HTTP client instances dynamically. This enables flexibility in setting up different configurations based on varying testing requirements.
The project provides a structured approach for executing Rest Assured API tests using TestNG. Then The project integrates the Allure reporting tool to generate detailed and visually appealing reports for Rest Assured tests. . It allows users to define test methods, set up pre-test and post-test actions, handle dependencies, and manage test data.
Add a description, image, and links to the test-class topic page so that developers can more easily learn about it.
To associate your repository with the test-class topic, visit your repo's landing page and select "manage topics."