issues Search Results · repo:jasmine/jasmine.github.io language:HTML
Filter by
73 results
(69 ms)73 results
injasmine/jasmine.github.io (press backspace or delete to remove)In https://jasmine.github.io/api/edge/Spy.html, you can find
(static) callData Properties: ...
- Questions
- What can it be used for?
- How to use it?
- Since it s static, ...
dancer1325
- 1
- Opened on Feb 9
- #176
The FAQ here mentions a few approaches for using Jasmine with TypeScript, however it provides no instructions and only a
single example (for a React app, a very narrow example) on how to actually perform ...
Kered13
- Opened on Feb 8
- #175
Right now all we have is https://jasmine.github.io/api/edge/jasmine.html#.addSpyStrategy which doesn t explain what a
strategy is or what the factory should return. It would be good to have something that ...
enhancement
help needed
sgravrock
- Opened on Nov 14, 2024
- #173
I don t know the best place to add this, but since it s a touted feature in many frameworks, I feel like explicit
guidance on parameterized/data-driven testing would be beneficial. Or if it exists, it ...
jneuhaus20
- Opened on Oct 16, 2024
- #170
On the page https://jasmine.github.io/api/edge/matchers.html there is mention of the withContext matcher method.
There is no example on it. It d be helpful if there were.
In here: https://github.com/jasmine/jasmine/blob/6941bde7e25aaa1a3c93b99bdf5650b9b61f16e4/src/core/Expectation.js#L26 ...
olleolleolle
- 1
- Opened on Apr 12, 2024
- #166
In my humble opinion it s challenging to find where the configuration file is documented from the documentation page
(note the red):
image
I ve used Jasmine for years, so the Getting Started section ...
help needed
DanKaplanSES
- 4
- Opened on Aug 18, 2023
- #161
The documentation says:
Helpers are executed before specs.
Technically, this sentence can be interpreted two ways:
1. Helpers are executed once before all specs.
2. Helpers are executed before each ...
DanKaplanSES
- Opened on Aug 18, 2023
- #159
I have spent about 6 hours following this tutorial. I finally decided to create a new React 16 app from scratch to make
sure there wasn t some sort of configuration problem but I m going to have to say ...
kevinlbatchelor
- 7
- Opened on Feb 9, 2023
- #156
I have an unusual use case that I have struggled with for over a year, I have run Jasmine standalone through babel to
support the Rhino.js engine (somewhere between ES5 and ES6 support). This is now parsing ...
adam-cyclones
- 2
- Opened on Jun 27, 2022
- #150
I have code that has linked lists. I have to test to see if that pointer points to this object. Just a simple ===
comparison. Instead, I ve been using toEqual(), which is tedious, especially since there ...
allan-bonadio
- 1
- Opened on May 21, 2022
- #149

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.