We add a test/index.html page to the Speed Bot.
Graph DSL Parser Tests expand – Jasmine specs. See also Jasmine Standalone
Jasmine is a behavior-driven development framework for testing JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.
We explore the definition of functional tests in wiki pages where specific features can be present or invoked by pragmas that begin with ►.
~