-
What is the difference between this module an [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter)? It seems like this module now follows same Istanbul A…
niksy updated
4 months ago
-
I need a way to report average of all test coverage. Is there a way to get callback of all coverage to calculate average ?
-
**Is your feature request related to a problem? Please describe.**
Not necessarily knowing how or why you have the karma that you do.
**Describe the solution you'd like**
A bot command to DM you …
-
Playwright is described in docs...
```
Playwright is an out-of-process automation driver
[...]
Playwright CLI will generate JavaScript code for the user interactions. codegen will attempt to gen…
-
Is it possible to use `c8` with `karma`? The repo I'm trying against is https://github.com/chartjs/Chart.js. It shows me coverage of the test setup files, but not the actual source code and I'm not qu…
-
```
Allow users to send arbitrary amounts of their karma points to other users.
This can be used for bets, and bounties as on StackExchange.
```
Original issue reported on code.google.com by `chri…
-
```
What steps will reproduce the problem?
Go to http://lesswrong.com/user/Vika/overview/
What is the expected output? What do you see instead?
I expect to see a karma score of 50 for the last 30 day…
-
I've extended chat to support SMF karma. The code is not the cleanest or most secure (not checking if users are allowed to modify karma or limiting how many times per hour they modify), but my user b…
-
### Feature Description
Hello.
I have the following karma configuration in `karma.conf.js`:
``` js
module.exports = function (config) {
config.set({
basePath: '',
frameworks: ['jasmin…
-
Explore testing with KARMA:
* https://blogs.sap.com/2018/08/30/testing-ui5-apps-part-1-setup-and-unit-testing/
* https://github.com/SAP/karma-ui5
* https://sapui5.hana.ondemand.com/#/topic/ae4482…