boss
is a project which provides a generic wrapper for document models - DomUniverse vs TestUniverse.
boss
is available as an npm
package. You can install it via the npm package @ssephox/boss
npm install @ssephox/boss
DomUniverse
: Provides utility functions for dealing with the DOM.
TestUniverse
: Provides utility functions for dealing with atomic tests.
boss
uses bedrock
to run atomic tests.
$ yarn test