|
11 months ago | |
---|---|---|
.. | ||
src | 11 months ago | |
CHANGELOG.md | 11 months ago | |
README.md | 11 months ago | |
package.json | 11 months ago | |
tsconfig.json | 11 months ago | |
webpack.config.js | 11 months ago |
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 @ephox/boss
npm install @ephox/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