1.0.0 • Published 1 year ago

@ssephox/boss v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Description

boss is a project which provides a generic wrapper for document models - DomUniverse vs TestUniverse.

Installation

boss is available as an npm package. You can install it via the npm package @ssephox/boss

Install from npm

npm install @ssephox/boss

Usage

DomUniverse: Provides utility functions for dealing with the DOM. TestUniverse: Provides utility functions for dealing with atomic tests.

Tests

boss uses bedrock to run atomic tests.

Running Tests

$ yarn test

1.0.0

1 year ago