Update why-did-we-write-it sections.
This commit is contained in:
parent
f9426a008e
commit
5a7eea53b1
|
@ -53,7 +53,7 @@ So we decided to start from scratch.
|
||||||
Enter Jasmine
|
Enter Jasmine
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Jasmine is our dream JavaScript testing framework. It's heavily influenced by, and borrows the best parts of, JSSpec, ScrewUnit & [JSpec](http://github.com/visionmedia/jspec/tree/master), and of course RSpec.
|
Jasmine is our dream JavaScript testing framework. It's heavily influenced by, and borrows the best parts of, ScrewUnit, JSSpec, [JSpec](http://github.com/visionmedia/jspec/tree/master), and of course RSpec.
|
||||||
|
|
||||||
Jasmine was designed with a few principles in mind. We believe that a good JavaScript testing framework:
|
Jasmine was designed with a few principles in mind. We believe that a good JavaScript testing framework:
|
||||||
* should not be tied to any browser, framework, platform, or host language.
|
* should not be tied to any browser, framework, platform, or host language.
|
||||||
|
|
Loading…
Reference in New Issue