30.3.0 • Published 8 months ago

@augment-vir/test v30.3.0

Weekly downloads
-
License
(MIT or CC0 1.0)
Repository
github
Last release
8 months ago

@augment-vir/test

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

  • describe: the normal describe test suite function, automatically imported based on the current environment.
  • it: the normal it test function, automatically imported based on the current environment.
  • itCases: a succinct way to test lots of inputs and outputs to a single function.
  • testWeb: a API of web-testing utilities, only available in browser environments.

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

30.3.0

8 months ago

30.2.0

9 months ago

30.1.0

9 months ago

30.0.5

9 months ago

30.0.4

9 months ago

30.0.3

9 months ago

30.0.2

9 months ago

30.0.1

9 months ago

30.0.0

10 months ago