Gregg Van Hove
|
9811ff71d2
|
Update afterAll documentation
- See jasmine/jasmine.github.io#76
|
2017-08-08 14:37:45 -07:00 |
|
Gregg Van Hove
|
7f8f2b5e7a
|
Update jsDocs to something close to full coverage for public API
- #596
|
2017-03-23 12:20:08 -07:00 |
|
Gregg Van Hove
|
9cb2f06aa6
|
Add a first pass at jsdoc.
[##130415655] #596
|
2017-03-21 11:36:41 -07:00 |
|
Henry Blyth
|
8e23c26383
|
Make spyOnProperty available in tests
Needed adding to the env and require interface
|
2016-09-12 18:22:58 -05:00 |
|
slackersoft
|
8e3066db42
|
Allow pending to take a reason and show it in the HtmlReporter
[#78954014] Fix #671
|
2015-01-26 15:55:31 -08:00 |
|
slackersoft
|
a4faa80be4
|
pass through all args from external interface for befores, afters, its
Fix #483
|
2014-12-02 13:29:43 -08:00 |
|
slackersoft
|
15ae0379ec
|
Add fit and fdescribe to the public interface
They got lost in the merge
|
2014-09-25 13:19:13 -07:00 |
|
slackersoft
|
ba0982d89f
|
Merge branch 'beforeAll' into master
Conflicts:
lib/jasmine-core/boot.js
lib/jasmine-core/boot/boot.js
lib/jasmine-core/jasmine.css
lib/jasmine-core/jasmine.js
spec/core/SpecSpec.js
spec/core/SuiteSpec.js
spec/core/integration/EnvSpec.js
spec/node_suite.js
src/core/Env.js
src/core/requireCore.js
src/core/util.js
|
2014-09-24 20:20:39 -07:00 |
|
slackersoft
|
b1344d5c73
|
Add explicit fail function.
- Adds an expectation failure to the current spec
[finishes #70975468] Fix #563
|
2014-09-23 08:00:46 -07:00 |
|
slackersoft
|
048ab728ec
|
Pull out the building of the jasmine interface so node and web both get the same one.
|
2014-08-15 08:14:59 -07:00 |
|