This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
jasmine
Watch
1
Star
0
Fork
0
You've already forked jasmine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
264b1fea50832ac64b18e9ce96c3ca446332bded
jasmine
/
spec
History
Davis W. Frank and Sheel Choksi
264b1fea50
Merge the node performance suite into the node suite
...
The node performance suite can be run with node: `node spec/node_suite.js --perf`
2013-07-02 16:37:38 -07:00
..
console
Add execution time elapsed to JsApiReporter
2013-06-09 12:09:06 -07:00
core
Test asynchronous parts of Jasmine asynchronously
2013-07-02 16:37:38 -07:00
html
Add execution time elapsed to JsApiReporter
2013-06-09 12:09:06 -07:00
performance
Merge the node performance suite into the node suite
2013-07-02 16:37:38 -07:00
support
Squashed commit of work to make Jasmine a collection of isolated modules. Note now that in our test suite, "jasmine" now always refers to the build jasmine loaded from jasmine.js and "j$" always refers to the code in the src directories.
2013-05-28 14:09:20 -07:00
jasmine_self_test_spec.rb
* JsApiReporter - better inteface for getting spec results (it's a slice!)
2013-02-26 12:24:59 -08:00
jasmine-performance.yml
Merge the node performance suite into the node suite
2013-07-02 16:37:38 -07:00
jasmine.yml
Matchers & Matchers specs now broken up into individual files. There is now a requireMatchers jasmineRequire function to attach matchers properly.
2013-06-02 22:22:25 -07:00
node_suite.js
Merge the node performance suite into the node suite
2013-07-02 16:37:38 -07:00
spec_helper.rb
All Jasmine file manipulation/development moved from Thor to Grunt. Thor has been removed completely. Run
grunt --help
to see available tasks.
2013-03-24 09:41:42 -07:00