@augment-vir/browser-testing
augment-vir
is a collection of small helper functions that I constantly use across all my JavaScript and TypeScript repos. I call these functions augments
. These are functions, constants, and types typically placed within a "util", or "helpers", etc. directory.
This browser-testing
package is for testing-in-the-browser augments. Specifically, they are expected to run within a web-test-runner
environment.