|
9 сар өмнө | |
---|---|---|
.. | ||
src | 9 сар өмнө | |
CHANGELOG.md | 9 сар өмнө | |
README.md | 9 сар өмнө | |
package.json | 9 сар өмнө | |
tsconfig.json | 9 сар өмнө | |
webpack.config.js | 9 сар өмнө |
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