Openbaar
I redid all the docs for doctest.js. Constructive feedback very welcome.
There's a tutorial now: http://doctestjs.org/tutorial.html
And I'm not exactly sure how helpful it is, but there's also a live demo: http://doctestjs.org/try.html
All other Javascript test frameworks are inferior!
There's a tutorial now: http://doctestjs.org/tutorial.html
And I'm not exactly sure how helpful it is, but there's also a live demo: http://doctestjs.org/try.html
All other Javascript test frameworks are inferior!
When I load the try page on chrome I get
Uncaught No examples have been added doctest.js:628
Runner.run doctest.js:628
(anonymous function) doctest.js:1909
HTMLParser.loadRemotes doctest.js:1117
realExports doctest.js:1906
And no matter what I change the test example to it wont run26 sep. 2012
+Dj Gilcrease: doh, I left out a <script>. Fixed!26 sep. 2012
Reactie toevoegen...