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
d9467317a88d4698dbfaefb8b8f12317b40aaca4
jasmine
/
spec
History
Joost Elfering
d9467317a8
adding a check for the sticky regExp option supported by Firefox and accepted by the ES6. Note that the tests for this case are checking for the support of the sticky parameter. the logic is still tested by the other expect statements in browsers that do not support sticky but will never enter that block as creating a regExp with that flag is not allowed. Coverage is still good. See
pivotal/jasmine#234
2012-12-03 15:40:00 -08:00
..
console
rename TrivialConsoleReporter to ConsoleReporter
2011-06-16 22:35:57 -07:00
core
adding a check for the sticky regExp option supported by Firefox and accepted by the ES6. Note that the tests for this case are checking for the support of the sticky parameter. the logic is still tested by the other expect statements in browsers that do not support sticky but will never enter that block as creating a regExp with that flag is not allowed. Coverage is still good. See
pivotal/jasmine#234
2012-12-03 15:40:00 -08:00
html
Fixes
https://github.com/pivotal/jasmine-gem/issues/65
and
https://www.pivotaltracker.com/story/show/24902023
2012-02-25 11:58:54 -08:00
tasks
Removed Frank for GHPages generation. Now using Rocco and a Thor task to build it
2012-05-27 13:16:20 -07:00
templates
Add new HTMLReporter
2011-11-04 14:43:19 -07:00
node_suite.js
Re-implemented all development Rake tasks in Thor. Now actually tested.
2012-04-01 10:47:29 -07:00
runner.html
Add new HTMLReporter
2011-11-04 14:43:19 -07:00
spec_helper.rb
Re-implemented all development Rake tasks in Thor. Now actually tested.
2012-04-01 10:47:29 -07:00