stevenlmcgraw
|
50a28dce03
|
Apply renaming of with*FailureHint -> withHelpOn*Failure for issue #671 (#970)
|
2021-08-30 22:30:38 +02:00 |
|
Robert Stoll
|
f074b5d925
|
change badge to branch master
|
2021-08-30 10:05:15 +02:00 |
|
dependabot[bot]
|
b4dc9a0299
|
Bump js from 1.5.21 to 1.5.30 in /samples/js
Bumps js from 1.5.21 to 1.5.30.
---
updated-dependencies:
- dependency-name: js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-25 08:50:02 +02:00 |
|
dependabot[bot]
|
aa88c1457c
|
Bump jvm from 1.5.21 to 1.5.30 in /samples/jvm/junit5
Bumps jvm from 1.5.21 to 1.5.30.
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-25 08:49:56 +02:00 |
|
dependabot[bot]
|
c2a5156f09
|
Bump multiplatform from 1.5.21 to 1.5.30 in /samples/multiplatform
Bumps multiplatform from 1.5.21 to 1.5.30.
---
updated-dependencies:
- dependency-name: multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-25 08:49:44 +02:00 |
|
dependabot[bot]
|
6dbd2b4a8e
|
Bump spekVersion from 2.0.15 to 2.0.17 in /samples/jvm/spek
Bumps `spekVersion` from 2.0.15 to 2.0.17.
Updates `spek-dsl-jvm` from 2.0.15 to 2.0.17
- [Release notes](https://github.com/spekframework/spek/releases)
- [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md)
- [Commits](https://github.com/spekframework/spek/compare/2.0.15...2.0.17)
Updates `spek-runner-junit5` from 2.0.15 to 2.0.17
- [Release notes](https://github.com/spekframework/spek/releases)
- [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md)
- [Commits](https://github.com/spekframework/spek/compare/2.0.15...2.0.17)
---
updated-dependencies:
- dependency-name: org.spekframework.spek2:spek-dsl-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.spekframework.spek2:spek-runner-junit5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 14:39:17 +02:00 |
|
Robert Stoll
|
5b4093fea1
|
update to niok 1.4.7
|
2021-08-11 17:06:13 +02:00 |
|
Robert Stoll
|
2d573b5a3c
|
apply check-dexer only if CI
|
2021-08-10 21:44:49 +02:00 |
|
Robert Stoll
|
87ccc58e50
|
downgrade back to gradle 6.9
|
2021-08-10 21:42:38 +02:00 |
|
Robert Stoll
|
5244415106
|
update to niok 1.4.6
|
2021-08-10 21:39:03 +02:00 |
|
Robert Stoll
|
2e836ac3f5
|
update gradle to 7.1.1
|
2021-08-10 21:04:17 +02:00 |
|
Robert Stoll
|
744657a8b7
|
remove last remaining bits of bintray/jcenter
and switch installation example to kotlin-dsl
|
2021-08-10 13:22:30 +02:00 |
|
Robert Stoll
|
4d845a5474
|
include version in link of download badge
|
2021-08-09 13:41:48 +02:00 |
|
Robert Stoll
|
633041a3f5
|
Merge pull request #955 from wordhou/mocha-test-runner-sample-settings
Show more than first line when using mocha test runner
|
2021-07-14 09:57:56 +02:00 |
|
dependabot[bot]
|
e9e1e629a6
|
Bump js from 1.5.20 to 1.5.21 in /samples/js
Bumps js from 1.5.20 to 1.5.21.
---
updated-dependencies:
- dependency-name: js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 09:57:41 +02:00 |
|
dependabot[bot]
|
9bf8954a18
|
Bump jvm from 1.5.20 to 1.5.21 in /samples/jvm/spek
Bumps jvm from 1.5.20 to 1.5.21.
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 09:57:34 +02:00 |
|
dependabot[bot]
|
30776fad73
|
Bump jvm from 1.5.20 to 1.5.21 in /samples/jvm/junit5
Bumps jvm from 1.5.20 to 1.5.21.
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 09:57:28 +02:00 |
|
dependabot[bot]
|
9e51dd12da
|
Bump kotlin.version from 1.5.20 to 1.5.21 in /samples/maven
Bumps `kotlin.version` from 1.5.20 to 1.5.21.
Updates `kotlin-stdlib-jdk8` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
Updates `kotlin-reflect` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
Updates `kotlin-maven-plugin` from 1.5.20 to 1.5.21
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 09:57:18 +02:00 |
|
dependabot[bot]
|
236510ad3f
|
Bump multiplatform from 1.5.20 to 1.5.21 in /samples/multiplatform
Bumps multiplatform from 1.5.20 to 1.5.21.
---
updated-dependencies:
- dependency-name: multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 09:57:09 +02:00 |
|
Ed
|
8599fd8d8f
|
Add comments noting default testLogging settings
|
2021-07-13 15:29:52 -07:00 |
|
Robert Stoll
|
e83f6b511f
|
prepare dev cycle of 0.17.0
|
2021-07-13 22:25:57 +02:00 |
|
Robert Stoll
|
761ecc1763
|
use gradle-nexus:publish-plugin for publishing
|
2021-07-13 22:25:41 +02:00 |
|
Robert Stoll
|
30c7f0aed1
|
v0.17.0-RC1
v0.17.0-RC1
|
2021-07-13 22:21:02 +02:00 |
|
Robert Stoll
|
7b22b1a459
|
update differences to new to + infinitive naming schema
|
2021-07-13 22:21:02 +02:00 |
|
Robert Stoll
|
f610030911
|
complement missing package documentation
|
2021-07-13 22:21:02 +02:00 |
|
Robert Stoll
|
7edbfd9f2a
|
mention report optiosn for in order only in README
|
2021-07-13 22:21:01 +02:00 |
|
Ed
|
24672bced1
|
Show more than first line when using mocha test runner
|
2021-07-13 13:00:41 -07:00 |
|
Robert Stoll
|
c9acc1316e
|
Merge pull request #954 from wordhou/migrate-samples-to-kotlin-dsl
Migrate samples to kotlin dsl
|
2021-07-13 21:35:52 +02:00 |
|
Ed
|
3a7c9cdac7
|
Move note on infix-api to correct location
|
2021-07-13 11:51:02 -07:00 |
|
Ed
|
a7215d83c4
|
Migrate multiplatform sample to kotlin dsl
|
2021-07-13 11:41:29 -07:00 |
|
Ed
|
0910575c55
|
Migrate build to kotlin DSL for jvm samples
|
2021-07-13 11:41:29 -07:00 |
|
Ed
|
b15488b8b9
|
Migrate build to kotlin dsl for atrium-with-mocha
|
2021-07-13 11:41:29 -07:00 |
|
Robert Stoll
|
bfe04f4ecf
|
Merge pull request #953 from robstoll/#292-show-only-failing-iterable-too-many-elements
#292 show only failing for inOrder.only if more than 10 elements
|
2021-07-12 22:52:25 +02:00 |
|
Robert Stoll
|
f6375b1ca9
|
#292 show only failing for inOrder.only if more than 10 elements
I decided that I will apply a default heuristic so that (I hope) most
users don't have to change reporting options.
|
2021-07-12 22:33:31 +02:00 |
|
Robert Stoll
|
aa259d7926
|
Merge pull request #952 from robstoll/notToContainDuplicates
rename notToContainDuplicates to toHaveElementsAndNoDuplicates
|
2021-07-10 15:19:02 +02:00 |
|
Robert Stoll
|
2275e64159
|
rename notToContainDuplicates to toHaveElementsAndNoDuplicates
because we actually check if the Iterable has a next element and thus
it is better to be more explicit in naming.
|
2021-07-10 14:52:13 +02:00 |
|
Robert Stoll
|
7fffc534df
|
Merge pull request #951 from robstoll/fix-feature-extraction-empty-feature
show representation for failure in feature extraction if subject defined
|
2021-07-07 09:22:24 +02:00 |
|
Robert Stoll
|
1f1f0a50ca
|
show representation for failure in feature extraction if subject defined
or in case failure hints or sub-assertions are defined.
|
2021-07-06 22:40:23 +02:00 |
|
Edward Hou
|
1a8e024a7b
|
Make Iterable.all and Iterable.containsNoDuplicates use hasNext (#939)
|
2021-07-06 20:37:40 +02:00 |
|
Robert Stoll
|
ce5d124e70
|
Merge pull request #949 from robstoll/to-plus-infinitive
renaming resultAssertions to consistent to + infitinive naming schema
|
2021-07-06 14:53:17 +02:00 |
|
Robert Stoll
|
d43b37e004
|
deprecate resultAssertions, use new ...Expectations in api-infix
|
2021-07-05 21:54:02 +02:00 |
|
Robert Stoll
|
a804fa4658
|
rename resultAssertion functions to new schema in api-infix
|
2021-07-05 21:49:23 +02:00 |
|
Robert Stoll
|
37ab84e394
|
deprecate resultAssertions, use new ...Expectations in api-fluent
|
2021-07-05 21:17:37 +02:00 |
|
Robert Stoll
|
ee9f26a5c6
|
rename resultAssertion functions to new schema in api-fluent
|
2021-07-05 21:17:36 +02:00 |
|
Robert Stoll
|
787d258ae1
|
add TODO for 0.18.0 collectForComposition should return flag
the flag would indicate whether the assertionCreator did not create an
assertion, this way we don't have to collect twice just to know this.
|
2021-07-03 15:04:09 +02:00 |
|
dependabot[bot]
|
88303219f2
|
Bump org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-03 14:55:33 +02:00 |
|
Robert Stoll
|
8df47073e1
|
Merge pull request #938 from wordhou/fail-explanatory-group-on-empty-assertionCreator
Fail explanatory assertion group on empty assertionCreator
|
2021-07-03 14:44:34 +02:00 |
|
Ed
|
568a1bf988
|
Suppress deprecation warning for ExplanatoryAssertionGroupFinalStep
|
2021-06-30 18:15:30 -07:00 |
|
dependabot[bot]
|
5c86df680e
|
Bump org.jetbrains.kotlin.js from 1.5.10 to 1.5.20 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.5.10 to 1.5.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 10:44:19 +02:00 |
|
dependabot[bot]
|
52dfeedc18
|
Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 10:34:18 +02:00 |
|