Commit Graph

  • 91d538d023 Merge pull request #778 from robstoll/cleanup-translations Robert Stoll 2021-01-10 21:33:14 +01:00
  • 221c8ea217 remove deprecated DescriptionTypeTransformationAssertion Robert Stoll 2021-01-10 20:46:02 +01:00
  • 2ebfae27eb Merge pull request #776 from robstoll/cleanup-core Robert Stoll 2021-01-10 21:01:23 +01:00
  • 5474d2fca3 deprecate SubjectProvider & Expect.maybeSubject, remove AsertionHolder Robert Stoll 2021-01-10 20:36:52 +01:00
  • e403189ec6 fix typo: of instead of fo Robert Stoll 2021-01-10 16:59:34 +01:00
  • 4aa0600789 fix settings.gradle.kts bundle smoke test was no longer included Robert Stoll 2021-01-09 23:00:09 +01:00
  • aa319e34f4 remove deprecated stuff of Assertions in core and make internal... Robert Stoll 2021-01-09 22:59:26 +01:00
  • c1144f712c Merge pull request #775 from robstoll/move-AssertionCollector-to-logic Robert Stoll 2021-01-09 22:52:31 +01:00
  • f72e89ea2e copy and move AssertionCollector to logic, deprecate the one in domain Robert Stoll 2021-01-09 22:26:48 +01:00
  • 12178f5686 re-add readme-examples Robert Stoll 2021-01-09 20:31:35 +01:00
  • aafe87abd8 Merge pull request #774 from robstoll/also-run-samples-in-bc Robert Stoll 2021-01-09 17:56:37 +01:00
  • b2ac85d5e9 mention how to include bc-tests in project and build also samples for bc Robert Stoll 2021-01-09 00:21:20 +01:00
  • 3ba54bf53a Merge pull request #773 from robstoll/drop-support-for-jdk9 Robert Stoll 2021-01-09 00:31:53 +01:00
  • 3351c63065 do no longer build against jdk 9 we drop support for it Robert Stoll 2021-01-09 00:23:25 +01:00
  • 90ba50f9a7 Merge pull request #772 from robstoll/bc-compile-also-specs Robert Stoll 2021-01-09 00:18:13 +01:00
  • 4de570dd77 fix codecov reporting, should be earlier Robert Stoll 2021-01-08 23:50:02 +01:00
  • 3db8cbea93 re-add jacoco coverage to bc and bbc tests Robert Stoll 2021-01-08 23:02:33 +01:00
  • d1fa52871e move bbc tests into bc-tests, remove bc-test Robert Stoll 2021-01-08 21:06:30 +01:00
  • 5513cbec0f re-enable bc-tests for 0.15.0, don't use KeyWithValueCreator in spec Robert Stoll 2021-01-08 15:34:06 +01:00
  • 8c62c13a7b update niok to 1.4.1 Robert Stoll 2021-01-08 15:34:29 +01:00
  • 72b57abec9 fix bc for 0.14.0, re-add contains all for infix Robert Stoll 2021-01-08 12:56:19 +01:00
  • 7f192ef3d2 introduce bc-tests which compile also specs, setup for 0.14.0 Robert Stoll 2021-01-08 12:54:21 +01:00
  • dd225dbb6a rewrite settings.gradle to settings.gradle.kts Robert Stoll 2021-01-08 12:50:41 +01:00
  • 79460ae459 Bump tutteli-spek-extensions from 1.1.0 to 1.2.1 dependabot[bot] 2021-01-08 02:04:36 +00:00
  • 2d0091767e Bump niok from 1.3.4 to 1.4.0 dependabot[bot] 2021-01-08 02:04:34 +00:00
  • 622d306c2a don't include updating samples in the preparation of the next cycle Robert Stoll 2021-01-07 15:11:07 +01:00
  • 774510a61e Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform dependabot[bot] 2020-12-29 21:46:20 +00:00
  • 4a923db555 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5 dependabot[bot] 2020-12-30 15:17:03 +00:00
  • 1a84e1141d Bump kotlin.version from 1.4.21 to 1.4.21-2 in /samples/maven dependabot[bot] 2020-12-29 21:48:15 +00:00
  • 313608f9bb Bump org.jetbrains.kotlin.jvm in /samples/jvm/spek dependabot[bot] 2020-12-29 21:46:21 +00:00
  • a4b79b962f Bump org.jetbrains.kotlin.js from 1.4.21 to 1.4.21-2 in /samples/js dependabot[bot] 2020-12-29 21:46:21 +00:00
  • e9a57c0ef6 also include root build for updates Robert Stoll 2020-12-29 22:49:35 +01:00
  • e331b1219d also update gradlew of tools automatically Robert Stoll 2020-12-29 22:45:57 +01:00
  • effb4066d5 adopt comments for IteratorSamples from infix also for fluent Robert Stoll 2020-12-27 22:03:29 +01:00
  • 162938f3f5 Merge pull request #758 from lilimapradhan9/677-add-samples-iterator-assertions-api-infix Robert Stoll 2020-12-27 21:54:59 +01:00
  • fe15def094 add comments for IteratorAssertionSamples Lilima Pradhan 2020-12-27 23:29:07 +05:30
  • c9a52052f9 add samples for iteratorAssertions of api-infix Lilima Pradhan 2020-12-27 21:41:56 +05:30
  • de3bb30afa change PR title/body in case of automated readme example re-generation Robert Stoll 2020-12-25 01:35:40 +01:00
  • 56d7507bd8 Merge pull request #757 from robstoll/generate-readme Robert Stoll 2020-12-25 01:30:22 +01:00
  • 32ed491265 generate README examples robstoll 2020-12-25 00:28:36 +00:00
  • 8399991f0e remove generated example from readme for test purposes Robert Stoll 2020-12-25 01:26:34 +01:00
  • 4a1c913056 fix gradle task name to generate the README examples Robert Stoll 2020-12-25 01:26:21 +01:00
  • 605331176b use with for parameters of github actions Robert Stoll 2020-12-25 01:21:14 +01:00
  • 93162748a7 Merge pull request #756 from robstoll/pull-request-for-readme Robert Stoll 2020-12-25 01:19:41 +01:00
  • 6be692684e create PR with generated README examples on master if necessary Robert Stoll 2020-12-25 01:12:24 +01:00
  • 58d6ec76db Merge pull request #755 from robstoll/remove-deprecated Robert Stoll 2020-12-25 01:14:08 +01:00
  • 5e4cc605a4 deactivate composite build for scala2 api Robert Stoll 2020-12-25 00:54:46 +01:00
  • 9124171a2f update scala2 API to not longer use ExpectImpl Robert Stoll 2020-12-25 00:50:36 +01:00
  • 636fe9079e remove deprecated APIs, bundles, domain/core and part of domain-builders Robert Stoll 2020-12-24 20:36:06 +01:00
  • e27836d7bb Bump atrium-fluent-en_GB from 0.14.0 to 0.15.0 in /samples/jvm/junit5 dependabot[bot] 2020-12-24 04:22:23 +00:00
  • ca9f187e2d Bump atrium-fluent-en_GB from 0.14.0 to 0.15.0 in /samples/jvm/spek dependabot[bot] 2020-12-24 04:19:36 +00:00
  • 110046e1e2 add samples for listAssertions of api-infix (#731) Lilima Pradhan 2020-12-24 15:12:14 +05:30
  • e805039749 Bump atrium-fluent-en_GB from 0.14.0 to 0.15.0 in /samples/maven dependabot[bot] 2020-12-24 04:20:22 +00:00
  • 6be3bcf2b1 Bump atrium-fluent-en_GB from 0.14.0 to 0.15.0 in /samples/multiplatform dependabot[bot] 2020-12-24 04:20:44 +00:00
  • 7f4089a5e4 Bump atrium-fluent-en_GB-js from 0.14.0 to 0.15.0 in /samples/js dependabot[bot] 2020-12-24 04:28:09 +00:00
  • 316c7e35b0 Merge pull request #747 from robstoll/establish-bc-0.15.0 Robert Stoll 2020-12-23 23:42:06 +01:00
  • eb9f257cb0 establish bc and bbc for 0.15.0 Robert Stoll 2020-12-23 23:36:50 +01:00
  • f3e258a28a Merge pull request #745 from jGleitz/remove-mockk Robert Stoll 2020-12-23 23:18:31 +01:00
  • 0a1660316e build: add reminder to check whether copying Node.JS dependencies is still necessary Joshua Gleitze 2020-12-23 20:55:30 +01:00
  • 3ed384af4f tests: remove mockk from SymbolicLinkResolvingSpec Joshua Gleitze 2020-12-23 18:16:28 +01:00
  • 30c82fae31 build: add reminder to check whether copying Node.JS dependencies is still necessary gradle-speedup Joshua Gleitze 2020-12-23 20:55:30 +01:00
  • 2276b4d470 Merge pull request #742 from robstoll/remove-throws Robert Stoll 2020-12-23 20:27:26 +01:00
  • 831d279207 Remove @throws Assertion Error kdoc from assertion functions Joshua Gleitze 2020-12-23 16:21:19 +01:00
  • 2edf8081d5 build: enable parallel build Joshua Gleitze 2020-12-23 20:00:42 +01:00
  • b22a0027a5 tests: remove mockk from SymbolicLinkResolvingSpec Joshua Gleitze 2020-12-23 18:16:28 +01:00
  • 53848f88cd tests: remove mockk from PathAssertionsSpec Joshua Gleitze 2020-12-23 17:54:31 +01:00
  • 9369248a71 build: fix task dependencies of the populateNodeModules task Joshua Gleitze 2020-12-23 17:53:27 +01:00
  • 7aaa32ab32 Merge pull request #741 from robstoll/because-doc Robert Stoll 2020-12-23 17:39:33 +01:00
  • 4623b3ce2a prepare dev cycle of 0.16.0 Robert Stoll 2020-12-23 16:41:26 +01:00
  • 2ec29ce464 Improve formatting of the because part in the README Joshua Gleitze 2020-12-23 16:40:41 +01:00
  • 7855542cb8 Make the samples for because succeed Joshua Gleitze 2020-12-23 16:37:00 +01:00
  • 2f7f130432 Use more realistic samples for because Joshua Gleitze 2020-12-23 16:05:24 +01:00
  • 097a466e8f Simplify the caveat about because in the README Joshua Gleitze 2020-12-23 15:55:31 +01:00
  • 318a90122d v0.15.0 Robert Stoll 2020-12-23 15:33:19 +01:00
  • 12667ac8b7 v0.15.0 v0.15.0 Robert Stoll 2020-12-23 14:56:44 +01:00
  • 3508b570bb Merge pull request #740 from robstoll/info-bullet-unexpected-exception Robert Stoll 2020-12-23 15:09:09 +01:00
  • 760fd47387 use info bullet point for BigDecimal.isEqualIncludingScale Robert Stoll 2020-12-23 14:34:22 +01:00
  • 6f255b6317 use info bullet point for properties of unexpected Throwable Robert Stoll 2020-12-23 14:09:26 +01:00
  • 6309760762 Merge pull request #737 from robstoll/revise-toBeNullIfNullGivenElse Robert Stoll 2020-12-23 14:29:59 +01:00
  • d9ca767ee3 don't show down-cast in toBeNullIfNullGivenElse Robert Stoll 2020-12-23 14:00:36 +01:00
  • d6950e04e0 move TODOs related to non-summary report for Iterable.contains to 0.16.0 Robert Stoll 2020-12-23 11:13:48 +01:00
  • 19a0c1dc54 Merge pull request #729 from robstoll/#660-because Robert Stoll 2020-12-23 11:37:49 +01:00
  • 97f4422c21 change translation for because to denn Robert Stoll 2020-12-21 22:24:52 +01:00
  • 88ce561e8e add because to the scala api Robert Stoll 2020-12-21 22:16:08 +01:00
  • f3b39d263c use : after because, document it in README - warn about misuse Robert Stoll 2020-12-21 14:39:21 +01:00
  • 880ccb2f9e fix indentation for explanatory assertion group with info bullet-point Robert Stoll 2020-12-21 14:38:36 +01:00
  • 35679b6e6b improve KDoc for because Robert Stoll 2020-12-21 12:41:36 +01:00
  • 22fca97e9a #660 add except because (#666) Valentino 2020-12-21 12:34:11 +01:00
  • de932d3a1e Merge pull request #734 from robstoll/MapLike Robert Stoll 2020-12-23 11:01:53 +01:00
  • 5309870b70 move assertions from Map to MapLikeAssertions (remove Map..) Robert Stoll 2020-12-22 21:41:51 +01:00
  • d1fa72c59f Merge pull request #732 from robstoll/cleanup-0.15.0 Robert Stoll 2020-12-22 22:33:02 +01:00
  • c6b33b57b4 move TODO which are no longer planned for 0.15.0 to 0.16.0 Robert Stoll 2020-12-22 21:41:51 +01:00
  • 51441b15db adjust shortcut containsOnlyEntriesOf in spec Robert Stoll 2020-12-22 21:41:23 +01:00
  • 8fa03ed15e rename indentBulletPoint to indentRootBulletPoint where appropriate Robert Stoll 2020-12-22 21:15:55 +01:00
  • 14927ffdcc cleanup Iterable Specs in fluent Robert Stoll 2020-12-22 21:02:50 +01:00
  • 893955048b fix typo in DEDSCRIPTION -> DESCRIPTION Robert Stoll 2020-12-09 20:54:31 +01:00
  • 6345a9e689 write out bc and bbc in workflows Robert Stoll 2020-12-22 15:13:12 +01:00
  • 8eae48c37d point github badges to branch master Robert Stoll 2020-12-22 15:10:59 +01:00
  • 9a014719e1 Merge pull request #730 from robstoll/build-all-on-github Robert Stoll 2020-12-22 15:08:44 +01:00
  • ca0ab970f0 build everything on github actions Robert Stoll 2020-12-22 13:34:31 +01:00