pavel
02/21/2019, 8:41 PMpavel
02/21/2019, 8:41 PMpavel
02/21/2019, 8:43 PMbeforeEachTest
was really confusingtapchicoma
02/21/2019, 8:43 PMtapchicoma
02/21/2019, 8:44 PMpavel
02/21/2019, 8:45 PMpavel
02/21/2019, 8:45 PMpavel
02/21/2019, 8:57 PMtest
task, I get a html report that has every Given
, When
and Then
, like this:
Given: an ldClient that always returns true 0.349s passed
Given: an ldClient that always returns true 0.036s passed
Then: it will return the flag 0.037s passed
Then: will return the flag 0.024s passed
When: a location boolean flag is fetched 0.008s passed
When: a user boolean flag is fetched 0.008s passed
dewildte
02/23/2019, 3:20 AMdewildte
02/23/2019, 3:29 AMShan
02/23/2019, 8:05 PMWARNING: TestEngine with ID 'spek2' failed to discover tests
when I try to run all tests? Using Gradle version 5.2.1.raniejade
03/04/2019, 9:13 PM2.0.1
is out, this is the first bug fix release on the 2.x
train. Do note that there is a compatibility issue with regards to 2.0.1
version and the 2.0.0
plugin, please avoid upgrading if for any reason you can’t upgrade to the 2.0.1
IJ plugin. More details about the release can be found here: https://github.com/spekframework/spek/releases/tag/2.0.1Shan
04/08/2019, 12:51 PMVof.spek
is = 2.0.1.dewildte
04/13/2019, 12:50 AMdewildte
04/13/2019, 12:50 AMraniejade
04/30/2019, 5:54 AM2.0.3
is out. Check https://github.com/spekframework/spek/releases/tag/2.0.3 for details about the release.raniejade
05/11/2019, 9:56 AM2.0.4
a few days ago and it contains critical bug fixes (introduced in 2.0.3
). More details here https://github.com/spekframework/spek/releases/tag/2.0.4.fo2rist
05/15/2019, 6:09 AMWARNING: TestEngine with ID 'spek2' failed to discover tests
java.lang.annotation.AnnotationFormatError: java.lang.IllegalArgumentException: Wrong type at constant pool index
is there a way to let spek2 engine ignore non-spek tests?gildor
05/22/2019, 1:57 AMJoakimForslund
07/24/2019, 2:20 PMLeoColman
07/26/2019, 5:23 PMLeoColman
07/26/2019, 5:23 PMLeoColman
07/26/2019, 5:23 PMLeoColman
07/26/2019, 5:24 PMLeoColman
07/26/2019, 5:24 PMBig Chungus
09/25/2019, 1:34 PMScenario
?raniejade
10/08/2019, 10:45 AM2.0.8
is out. This is quite a big release in terms of changes, see the release notes for more details: https://github.com/spekframework/spek/releases/tag/2.0.8.raniejade
12/10/2019, 3:25 AM2.0.9
is out which includes support for IntelliJ IDEA 2019.3. Checkout the release notes here: https://github.com/spekframework/spek/releases/tag/2.0.9 for more details.raniejade
03/09/2020, 2:30 AM2.0.10
is out, the release just adds support for AS 3.6 and IJ 2020.1 (and a couple more fixes) More details here: https://github.com/spekframework/spek/releases/tag/2.0.10.raniejade
03/09/2020, 2:33 AM2.1.0
next, which means 2.0.10
will probably be the last patch release for the 2.0
line. 2.1.0
will be focused on adding truly multiplatform support. 2.x
branch already has support for running tests for KN (added by @charleskorn) - but it still lacks IDE support.