@testplane/profiler

April 5, 2024 · View on GitHub

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.