Socket
Book a DemoInstallSign in
Socket

@augment-vir/test

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/test

A universal testing suite that works with Mocha style test runners _and_ Node.js's built-in test runner.

latest
Source
npmnpm
Version
31.57.3
Version published
Maintainers
1
Created
Source

@augment-vir/test

A universal testing suite that works with Mocha style test runners, Node.js's built-in test runner, and Playwright tests with the following main exports:

See the docs under Test, or Package: @augment-vir/test here: https://electrovir.github.io/augment-vir

Caveats

Playwright does not always set the PLAYWRIGHT_TEST env var, especially if you have a playwright config file that imports from TypeScript. If your playwright tests aren't working with this package, try setting PLAYWRIGHT_TEST="1" as an env var before calling Playwright (PLAYWRIGHT_TEST="1" playwright test).

Keywords

test

FAQs

Package last updated on 30 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts