MCPcopy
hub / github.com/htmlhint/HTMLHint / core.spec.js

File core.spec.js

test/core.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const HTMLHint = require('../dist/htmlhint.js').HTMLHint
2
3describe('Core', () => {
4 it('Set false to rule no effected should result in an error', () => {

Callers

nothing calls this directly

Calls 2

verifyMethod · 0.80
formatMethod · 0.80

Tested by

no test coverage detected