canjs / can-fixture

Intercept and simulate AJAX requests. Works without CanJS.

Home Page:https://canjs.com/doc/can-fixture.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for specifying fixtures via apiblueprint

mjstahl opened this issue · comments

Specify fixtures in Markdown using https://apiblueprint.org/

I wonder if the way to do this is to create tool that transpiles those markdown specs to JavaScript that uses can-fixture?