/test-case-generator

Primary LanguageKotlinApache License 2.0Apache-2.0

Test Case Generator

Build Version Downloads

This Test Case Generator IntelliJ Platform Plugin that makes tests generations templates easy thanks to external data providers for test steps.

It also makes it easy to generate your test cases in desired form thanks to included template parsers.

Current implementations includes

Data Providers Template Parsers
Jira QMetry API Freemarker template parser

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "test-templates" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...