Jasmine 0 Specs
The one page guide to jasmine.
Jasmine 0 specs. The string is the title of the spec and the function is the spec or test. The 299 release of jasmine will provide different deprecation warnings for suites that have different behavior in version 30 which will make it easy for developers to migrate to the new version. The string is the title of the spec and the function is the spec or test. Specs are defined by calling the global jasmine function it which like describe takes a string and a function.
1 spec 0 failures finished in 0008 seconds randomized with. It runs one test which passes then errors out with. A spec contains one or more expectations that test the state of the code. As of this writing the latest major version is jasmine 30 which provides new features and some breaking changes.
A spec contains one or more expectations that test the state of the code. 0 specs 0 failures. However when i run rake jasmineci there is no error but also no tests are run. This guide is running against jasmine version 200.
I threw a breakpoint in jasminecirunner so i could request the same url as phantom from chrome. When i run rake jasmine and request the resulting server my tests run without issue.