Testsigma Development Environment (Addons)


Prerequisites

Before you begin, ensure that you have referred to:

  1. macOS / Linux /Windows
  2. JDK 11
  3. Intellij IDE Editor https://www.jetbrains.com/idea/download
  4. Create an Add-on in Testsigma application which will download a sample Java project for add-on. For more information on creating an add-on, refer to the documentation on creating an Add-on.
  5. JAVA_HOME variable is set to JAVA 11

Setup Instructions:

  1. Open IDE and create an empty project

Creating a new empty project in IntelliJ IDE

  1. Enter Project name and location to save the project Giving name for new IntelliJ project
  2. Set Project SDK to Java 11

Selecting project SDK in IntelliJ project settings

  1. Import the downloaded Testsigma Add-on bundle as Maven/Gradle module

Documentation on importing a new module within existing IntelliJ project

Documentation on selecting the addon folder to import the addon from

Documentation on importing module as a Maven project

Documentation on selecting module settings in IntelliJ module settings

Documentation on selecting module SDK in IntelliJ module settings

Documentation on project xxplorer view in IntelliJ for an Addon

  1. Add your own test Actions, zip and upload to Testsigma Add-ons

Contributors

Please join here.