dd-trace
    Preparing search index...

    Interface vitest

    This plugin automatically instruments the vitest module.

    interface vitest {
        enabled?: boolean;
        service?: any;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Whether to enable the plugin.

    true
    
    service?: any

    The service name to be used for this plugin.