Jasmine: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://github.com/jasmine/jasmine * https://en.wikipedia.org/wiki/Jasmine_(JavaScript_testing_framework) =Overview= Jasmine is a Behavior Driven Development te...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=External=
=External=
* https://jasmine.github.io/
* https://github.com/jasmine/jasmine
* https://github.com/jasmine/jasmine
* https://en.wikipedia.org/wiki/Jasmine_(JavaScript_testing_framework)
* https://en.wikipedia.org/wiki/Jasmine_(JavaScript_testing_framework)
Line 6: Line 7:


Jasmine is a Behavior Driven Development testing framework for JavaScript.
Jasmine is a Behavior Driven Development testing framework for JavaScript.
=Concepts=
<font color=darkgray>
TODO: https://jasmine.github.io/tutorials/your_first_suite
</font>

Latest revision as of 00:20, 13 March 2020