rmaziarka / DoIt.teamcityExtensions

Set of TeamCity metarunners written in Powershell (DoIt module)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoIt.teamcityExtensions is a set of TeamCity metarunners written in Powershell.

They require whole DoIt library installed at TeamCity agent and the agent needs to have Windows OS and Powershell >= 3. See [[Installation]] for details.

Since the metarunners are just wrappers for Powershell functions, this library can also be used in different Continuous Integration servers like Jenkins.

Examples

Test Trend Report: Test Trend

JMeter Aggregate Report: JMeter Aggregate Report

For a list of available metarunners, see project wiki.

About

Set of TeamCity metarunners written in Powershell (DoIt module)

License:MIT License


Languages

Language:PowerShell 93.8%Language:JavaScript 6.2%