issues
search
greghaskins
/
spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
MIT License
145
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add OSGi manifest so that Spectrum can be used in OSGi projects
#138
raner
opened
3 years ago
0
JUnit report wrong when using nested scenarioOutline
#137
ckeiner
opened
6 years ago
1
[Question] How stop test?
#136
A11oW
opened
6 years ago
3
Reuse test suites in different specs
#135
A11oW
closed
6 years ago
0
Update SpecificationDSL.md
#134
GuyPaddock
closed
6 years ago
0
Fix Issue #132 -- Make `let` Lazily Evaluated
#133
GuyPaddock
closed
6 years ago
2
Bug: `let()` is invoked before `beforeEach`
#132
GuyPaddock
closed
6 years ago
1
Feature Request: Support for PowerMock
#131
GuyPaddock
closed
6 years ago
1
Feature Request: Support for Shared Examples and Shared Contexts
#130
GuyPaddock
opened
6 years ago
4
`Describe` and `it` texts should be displayed if test fails
#129
Kiemes
opened
6 years ago
0
Make randomOrder configuration, allowing tests to be run in any order…
#128
ashleyfrieze
opened
7 years ago
3
Consider patch release branch: Gherkin glitches
#127
ashleyfrieze
opened
7 years ago
1
Behaviour of `let` and `with` is incorrect within a Gherkin `Scenario` and `ScenarioOutline`
#126
ashleyfrieze
opened
7 years ago
3
need maven instructions to run Spectrum test on a multi-module project
#125
braghome
opened
7 years ago
8
add example for Gherkin tags
#124
braghome
closed
7 years ago
1
POC for expected exception implementation.
#123
ashleyfrieze
closed
7 years ago
2
Experimental feature for unboxing.
#122
ashleyfrieze
opened
7 years ago
6
Provide native support for expected exceptions
#121
ashleyfrieze
closed
7 years ago
5
Release version 1.2.0
#120
greghaskins
closed
7 years ago
2
Spectrum to allow spec timeout to be specified throughout the hierarchy
#119
ashleyfrieze
closed
7 years ago
10
Removed thread-segregation from `Variable` and `let`.
#118
ashleyfrieze
closed
7 years ago
4
Added text saying that state is thread local.
#117
bjornblomqvist
closed
7 years ago
0
how to create a collection types in example
#116
braghome
closed
7 years ago
3
Variables+awaitility only work if used in the same thread
#115
mxk1235
closed
7 years ago
17
Prepare version 1.1.1 for release
#114
greghaskins
closed
7 years ago
1
Docs: Generating Test Reports
#113
JohannesRudolph
closed
7 years ago
1
Fixes for `beforeAll` failures
#112
ashleyfrieze
closed
7 years ago
3
Resolve the issues reported in #110 with bad reporting of errors
#111
ashleyfrieze
closed
7 years ago
3
Spectrum 1.1.0 displays test case nested structure wrong in Intellij Idea
#110
anttiahonen
closed
7 years ago
8
Maven Surefire omits test method name from failed tests
#109
anttiahonen
closed
7 years ago
2
README contains broken links after v1.0.2 got released
#108
marioplumbarius
closed
7 years ago
2
Release version 1.1.0
#107
greghaskins
closed
7 years ago
0
Streamline docs for 1.1.0 release
#106
greghaskins
closed
7 years ago
1
Fix broken link for JUnitRuleExample class in documentation.
#105
evertones
closed
7 years ago
2
Documentation rework - README changes
#104
ashleyfrieze
closed
7 years ago
2
Provide proxy interface as well as `Supplier` for `let` and `junitMixin`
#103
ashleyfrieze
opened
7 years ago
6
Continue API cleanup for 1.1.0
#102
greghaskins
closed
7 years ago
2
Modified `BlockConfigurationChain` to use typed objects
#101
ashleyfrieze
closed
7 years ago
3
The `ConfiguredBlock` and `BlockConfigurationChain` code violates the Open Closed Principle
#100
ashleyfrieze
closed
7 years ago
1
Allow Spring @Autowired dependency injections and Spring Boot integration
#99
zifnab87
closed
7 years ago
3
Allow grouping of describe blocks using @Test annotations so IDEs can provide selective test running at suite level
#98
zifnab87
opened
7 years ago
16
When describe block contains () I am getting <no name> in IntelliJ
#97
zifnab87
closed
7 years ago
6
Bump latest version number in README
#96
greghaskins
closed
7 years ago
0
Add missing SCM metadata for Maven Central
#95
greghaskins
closed
7 years ago
0
Switch from coveralls.io to codecov.io
#94
greghaskins
closed
7 years ago
0
Configure build pipeline for Maven Central publishing
#93
greghaskins
closed
7 years ago
0
how to set expected exception
#92
rlvillacarlos
closed
7 years ago
2
REQUEST: Include the variable class in the next release
#91
tripleentendre
closed
7 years ago
1
Use tags for Spectrum's own test suite
#90
greghaskins
opened
7 years ago
0
Correct typos
#89
richdouglasevans
closed
7 years ago
1
Next