issues
search
qunitjs
/
js-reporters
📋 Common Reporter Interface (CRI) for JavaScript testing frameworks.
MIT License
60
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Spec: Define "error" event for global failures
#141
Krinkle
closed
3 years ago
0
Reporter: Recognise "Todo" tests from QUnit
#140
Krinkle
closed
3 years ago
0
Release 2.0.0
#139
Krinkle
closed
3 years ago
0
Docs: Update test framework supported versions report
#138
Krinkle
closed
3 years ago
0
Build: Add Safari to test matrix
#137
Krinkle
closed
3 years ago
0
Build: Update dev deps minor test tweaks
#136
Krinkle
closed
3 years ago
0
Spec: Minor typo fixes and copy edits
#135
Krinkle
closed
3 years ago
0
Build: Update dev deps
#134
Krinkle
closed
3 years ago
0
RFC: Spinal Tap (alternative proposal)
#133
Krinkle
opened
3 years ago
4
TapeAdapter: Add new adapter for tape
#132
Krinkle
closed
3 years ago
1
MochaAdapter: Fix for Mocha 8.0+ use of `STATE_PENDING`
#131
Krinkle
closed
3 years ago
0
Reporter: handle objects with cycles
#130
zackthehuman
closed
3 years ago
2
Spec: Combine the "Test" and "Suite" concepts
#129
Krinkle
closed
3 years ago
1
Bump socket.io from 2.3.0 to 2.4.1
#128
dependabot[bot]
closed
3 years ago
1
[BREAKING CHANGE] Spec: Use `null` instead of `undefined`
#127
Krinkle
closed
3 years ago
0
Allow for tests nested within tests
#126
Krinkle
closed
3 years ago
4
Defend against console mocks in TAP reporter
#125
Krinkle
closed
3 years ago
1
Use null instead of undefined for JSON compat
#124
Krinkle
closed
3 years ago
0
Allow Error objects in TestEnd.error assertions list
#123
Krinkle
closed
3 years ago
1
aws codebuild reports integration
#122
Leooo
closed
4 years ago
7
Rewrite adapters to use local objects
#121
Krinkle
closed
4 years ago
0
Use local and explicit object literals in adapters
#120
Krinkle
closed
4 years ago
0
Spec: Remove "todo" from Assertion event data
#119
Krinkle
closed
4 years ago
0
tape?
#118
ljharb
closed
3 years ago
3
Request for comment: CRI Version 1
#117
Krinkle
closed
3 years ago
8
Skipped tests reported incorrectly under Mocha 8.0+
#116
Krinkle
closed
3 years ago
2
Reporter: Escape backslashes in YAML output
#115
jeberger
closed
4 years ago
1
Backslashes should be escaped in YAML strings.
#114
jeberger
closed
4 years ago
1
js-reporter does not recognize filtered test points when using QUnit.config.filter
#113
muthu90ec
closed
4 years ago
1
Does this work with jest?
#112
adamchenwei
closed
4 years ago
2
Add optional property for source file to event data (suiteStart or testStart?)
#111
muthu90ec
closed
3 years ago
4
Reporter: Fix YAML output in TAP reporter
#110
jeberger
closed
5 years ago
2
Wrong YAML block in TAP report
#109
jeberger
closed
4 years ago
1
Correct Spelling
#108
plroebuck
closed
4 years ago
1
Reporter: TapReporter align actual with expected.
#107
rwjblue
closed
4 years ago
2
Consider `diff` property on assertion object
#106
keithamus
closed
2 years ago
2
`todo` property on assertions feels incorrect
#105
keithamus
closed
4 years ago
6
TapReporter needs circular ref filtering on JSON.stringify
#104
krisselden
closed
3 years ago
4
updated package.json
#103
EsrefDurna
closed
7 years ago
1
Reporter: Print "actual:", "expected:" even if they are undefined
#102
mo
closed
7 years ago
0
Readme: Add note about potential assertion memory leaks
#101
trentmwillis
closed
7 years ago
0
Recommend purging actual/expected values of assertions
#100
trentmwillis
closed
3 years ago
2
Readme: Use canonical path to QUnit repository
#99
platinumazure
closed
7 years ago
1
Propose using js-reporters in Karma runner
#98
Krinkle
closed
1 year ago
5
Testing: Update Node versions on Travis
#97
trentmwillis
closed
7 years ago
0
Update CI node versions
#96
leobalter
closed
7 years ago
0
TapReporter: Further improve information and styling
#95
trentmwillis
closed
7 years ago
1
Specify data for Todo tests
#94
trentmwillis
closed
7 years ago
5
Fix reporter adding in Jasmine adapter
#93
flore77
closed
8 years ago
3
Break Suite and Test into SuiteStart/SuiteEnd and TestStart/TestEnd
#92
flore77
closed
8 years ago
11
Next