issues
search
renatoathaydes
/
spock-reports
This project creates a global extension to Spock to create test reports.
Apache License 2.0
274
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
@Unroll annotation support
#260
avenue68
closed
4 months ago
2
extraInfo is not set at the right iteration
#259
ngyukman
opened
8 months ago
0
Discussion - how to generate feature file
#258
AnthonyTonda
opened
10 months ago
1
Temporary solution to embed screenshots and html snapshots into report with GEB and spock-reports
#257
seanfrenzel
opened
1 year ago
3
How it should be configured with `jvm-test-suite`
#256
marcindabrowski
opened
1 year ago
1
Can't set source directory
#255
rjclancy
opened
1 year ago
6
Error with customized template report creation
#254
ralbuh
closed
1 year ago
7
Exception on ReportDataAggregator
#253
ralbuh
closed
1 year ago
4
extraInfo is not displayed for tests without data set
#252
Frankie0701
closed
1 year ago
7
Downgrade Groovy to version 3.
#251
renatoathaydes
closed
1 year ago
0
Backport fixes to 2.3-groovy-3 branch
#250
renatoathaydes
closed
1 year ago
0
Group and/or exclure tests by annotation
#249
tfij
opened
1 year ago
1
Single Page Report
#248
tfij
closed
1 year ago
6
Fix #244 all info are grouped into 1st itertaion when no Unroll
#247
Frankie0701
closed
1 year ago
5
MalformedJsonException when parallel
#246
transentia
closed
1 year ago
1
@Shared Resources that reports extraInfo during the test are throwing exception and info are added to header instead
#245
Frankie0701
closed
1 year ago
1
Tests with parameters but without @Unroll will have extraInfo all grouped to first iteration
#244
Frankie0701
closed
1 year ago
10
Integrate GEB screenshots as part of the Spock-Reports feature
#243
DaniP13
closed
1 year ago
3
Report is not generated when all class tests have @ignore
#242
AnthonyTonda
opened
1 year ago
7
nextSpecExtraInfo() method signature change from 2.2.0-groovy-3.0
#241
Frankie0701
closed
1 year ago
9
Groovy 4
#240
renatoathaydes
closed
1 year ago
0
2.3.2-groovy-3.0
#239
renatoathaydes
closed
1 year ago
0
Fix #237, where code blocks are missing their source code
#238
Gleethos
closed
1 year ago
1
Where code blocks are missing their source code
#237
Gleethos
closed
1 year ago
13
Fix (#235) VividAstInspector not accounting for indents
#236
Gleethos
closed
2 years ago
5
The VividAstInspector does not preserve relative indents
#235
Gleethos
closed
2 years ago
2
Groovy 4 support
#234
ct-source
closed
1 year ago
5
Next version, 2.3.1
#233
renatoathaydes
closed
2 years ago
0
fix and test #231 (code blocks are not shown for annotated features)
#232
Gleethos
closed
2 years ago
1
Code blocks are not shown in the Report for Features with @Requires Annotation
#231
ArkiMargust
closed
1 year ago
6
Custom properties in spockReports
#230
ivtm86
closed
2 years ago
8
When running the internal config loader with v2.3.0, then two warnings are shown and as a consequence the featureReportCss is not loaded
#229
iwt-ttaskov
closed
2 years ago
5
ReportDataAggregator#readTextFrom seems VERY inefficient
#228
transentia
closed
2 years ago
1
Could not initialize class com.athaydes.spockframework.report.internal.ReportDataAggregator
#227
sinwe
closed
1 year ago
3
Parameter value not showing in the step name
#226
Sassan-SurePay
closed
2 years ago
5
Generating multiple report formats
#225
ekozynin
closed
2 years ago
1
Unable to create reports using gradle
#224
KarthikRIyer
closed
2 years ago
3
Dev (2.3.0-groovy-3.0)
#223
renatoathaydes
closed
2 years ago
0
NPE executing feature inherited from parent class
#222
treyturner
closed
2 years ago
1
Unexpected state: running afterSpec without having a specData for
#221
mikesz14
closed
2 years ago
3
Allow to specify a list of testSourceRoots for vivid reports
#220
albloptor
closed
2 years ago
4
reportInfo doesn't work correctly with spock's parallel execution
#219
dariuslf
closed
2 years ago
5
Issue with error reporting during spec setup / cleanup
#218
dariuslf
closed
2 years ago
3
ConcurrentModificationException when running tests parallel with spock 2.0 and spock-reports
#217
as-design
closed
2 years ago
3
Stylize data tables to distinguish between inputs and outputs
#216
GordonJess
opened
3 years ago
1
Incorrect report produced for parametrized features with parallel test execution mode enabled.
#215
re-l124c41
closed
3 years ago
7
Remove references to JCenter in README
#214
szpak
closed
3 years ago
1
Version 2.0.1-RC4
#213
renatoathaydes
closed
3 years ago
0
SpecInfoListener.dummySpecIteration uses invalid IterationInfo constructor
#212
dariuslf
closed
3 years ago
11
Fixed failing unittest caused by Default-Locale
#211
ziffit
closed
3 years ago
3
Next