Commit Graph

3361 Commits

Author SHA1 Message Date
Tim Acosta
4e993d5252 #624 BigDecimal expectations samples for api-fluent (#988) 2021-09-24 15:32:17 +02:00
dependabot[bot]
23849af693 Bump junitVersion from 5.7.2 to 5.8.1 in /samples/jvm/junit5
Bumps `junitVersion` from 5.7.2 to 5.8.1.

Updates `junit-jupiter-api` from 5.7.2 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.1)

Updates `junit-jupiter-engine` from 5.7.2 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 12:38:33 +02:00
dependabot[bot]
f82c1d6ef0 Bump junit-jupiter-api from 5.8.0 to 5.8.1 in /samples/multiplatform
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 12:37:53 +02:00
dependabot[bot]
6c5fcb7fe0 Bump junit-platform-console from 1.8.0 to 1.8.1
Bumps [junit-platform-console](https://github.com/junit-team/junit5) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 12:37:30 +02:00
Robert Stoll
1ccc1d0c9f switch default branch from master to main 2021-09-21 23:11:16 +02:00
dependabot[bot]
23f3970b2f Bump multiplatform from 1.5.30 to 1.5.31 in /samples/multiplatform
Bumps multiplatform from 1.5.30 to 1.5.31.

---
updated-dependencies:
- dependency-name: multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:47:48 +02:00
dependabot[bot]
52e40f24d1 Bump js from 1.5.30 to 1.5.31 in /samples/js
Bumps js from 1.5.30 to 1.5.31.

---
updated-dependencies:
- dependency-name: js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:47:24 +02:00
dependabot[bot]
cfa462cfe0 Bump kotlin.version from 1.5.21 to 1.5.31 in /samples/maven
Bumps `kotlin.version` from 1.5.21 to 1.5.31.

Updates `kotlin-stdlib-jdk8` from 1.5.21 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.5.21 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-plugin` from 1.5.21 to 1.5.31

---
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-09-20 12:47:12 +02:00
dependabot[bot]
82b455dc50 Bump jvm from 1.5.30 to 1.5.31 in /samples/jvm/junit5
Bumps jvm from 1.5.30 to 1.5.31.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:47:07 +02:00
dependabot[bot]
54ade12d6c Bump jvm from 1.5.21 to 1.5.31 in /samples/jvm/spek
Bumps jvm from 1.5.21 to 1.5.31.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:46:57 +02:00
dependabot[bot]
310172476e Bump junit.version from 5.7.2 to 5.8.0 in /samples/maven
Bumps `junit.version` from 5.7.2 to 5.8.0.

Updates `junit-jupiter` from 5.7.2 to 5.8.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

Updates `junit-jupiter-engine` from 5.7.2 to 5.8.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:56:46 +02:00
dependabot[bot]
a2ce81a632 Bump junit-jupiter-api from 5.7.2 to 5.8.0 in /samples/multiplatform
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:56:40 +02:00
dependabot[bot]
76ee6599ac Bump junit-platform-console from 1.7.2 to 1.8.0
Bumps [junit-platform-console](https://github.com/junit-team/junit5) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:56:29 +02:00
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