8000 GitHub - busterjs/buster-html-doc: Support for JsTestDriver-style /*:DOC */ comments
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

busterjs/buster-html-doc

Repository files navigation

buster-html-doc

< 6AE4 a id="user-content-buster-html-doc" class="anchor" aria-label="Permalink: buster-html-doc" href="#buster-html-doc">

Build status

HTML Doc comments for Buster.JS

Buster.JS extension that provides the "HTML doc" feature from JsTestDriver for Buster.JS:

"should get markup from comments": function () {
    /*:DOC element = <div class="yeah"></div>*/
    assert.equals(this.element.className, "yeah");
}

About

Support for JsTestDriver-style /*:DOC */ comments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0