jasmine.github.io icon indicating copy to clipboard operation
jasmine.github.io copied to clipboard

Source for Jasmine's documentation

Results 14 jasmine.github.io issues
Sort by recently updated
recently updated
newest added

The new doc format is great, but since it's no longer a single long page, I can't use my browsers "find" to jump to the line I want. It would...

help needed
docs

Jest has become very popular for the current JavaScript ecosystem (npm packages, react app unit testing, etc.). Since jest is seen widely as "jasmine, but faster and with some new...

The [docs for createSpy](https://jasmine.github.io/api/edge/jasmine.html#.createSpy) say that the function takes a second argument called "originalFn" that is described as "Function to act as the real implementation". I thought that might mean...

help needed

On ChromeOS (aka Google Chrome | 87.0.4280.109 (Official Build) (64-bit)) pages like https://jasmine.github.io/tutorials/your_first_suite use a variable-width (non code) font. Looking at the CSS, it's something about span having an explicit...

help needed

https://jasmine.github.io/1.3/introduction In version 1.x the documentation was very straightforward for getting started. I'd had another developer ask me how to write Jasmine, and I'd asked what they meant as the...

ready for work
help needed

Both `stubRequest` and `respondWith` allow passing `responseHeaders`.

ready for work
help needed

This might take some work to get everything wired up correctly, but a single tutorial isn't the best reference documentation for the AJAX mocking functionality. Now that we've got API...

enhancement
ready for work
help needed

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) and [jsdoc](https://github.com/jsdoc/jsdoc). These dependencies needed to be updated together. Updates `markdown-it` from 10.0.0 to 12.3.2 Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in...

dependencies
javascript

Bumps [marked](https://github.com/markedjs/marked) and [jsdoc](https://github.com/jsdoc/jsdoc). These dependencies needed to be updated together. Updates `marked` from 2.1.3 to 4.1.0 Release notes Sourced from marked's releases. v4.1.0 4.1.0 (2022-08-30) Features add async option...

dependencies
javascript

In my humble opinion it's challenging to find where the configuration file is documented from the documentation page (note the red): ![image](https://github.com/jasmine/jasmine.github.io/assets/373675/6a64a4d6-36df-445a-bbd7-6231ecd09084) I've used Jasmine for years, so the "Getting...

help needed