Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 414 Bytes

@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.