Plugin for Testplane for commands execution profiling
npm install @testplane/profilerTestplane profiler
```
npm i @testplane/profiler
Plugin has following configuration:
- enabled (optional) Boolean – enable/disable the plugin, by default plugin is enabled;String
- path (optional) - path to directory for saving report file; by default report will be saved into testplane-profiler/index.html` inside current work directory.