2.2.3 • Published 5 years ago

@jetbrains/gemini-teamcity v2.2.3

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
5 years ago

gemini-teamcity

Plugin for Gemini which enables reporting test results to TeamCity.

Build Status

Requirements

Works with gemini v1.1.0 or later.

Latest test run done with: v2.1.1

Installation

npm install gemini-teamcity

Configuration

Set the configuration to your .gemini.yml

plugins:
  teamcity: true

Options

imagesDir

Directory to save images to. gemini-images by default.

plugins:
  teamcity:
    imagesDir: path/to/my/dir