Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gemini-testing/testplane-profiler

Testplane profiler plugin
https://github.com/gemini-testing/testplane-profiler

testplane-plugin

Last synced: about 2 months ago
JSON representation

Testplane profiler plugin

Awesome Lists containing this project

README

        

# @testplane/profiler

Testplane profiler

## Installation

```
npm i @testplane/profiler
```

## Usage

Plugin has following configuration:

- **enabled** (optional) `Boolean` – enable/disable the plugin, by default plugin is enabled;
- **path** (optional) `String` - path to directory for saving report file; by default report will be saved into `testplane-profiler/index.html` inside current work directory.