Commit Graph

  • a59fde2d5a rename comparable assertion functions to new schema in api-infix Robert Stoll 2021-04-21 21:39:47 +02:00
  • 2b8a27535c deprecate comparableAssertions, use mew ...Expectations in api-fluent Robert Stoll 2021-04-21 21:36:50 +02:00
  • 65c3c84dfe rename comparable assertion functions to new schema in api-fluent Robert Stoll 2021-04-20 22:36:37 +02:00
  • 174a0d9b3e Merge pull request #875 from robstoll/fix-indent-readme Robert Stoll 2021-04-20 22:26:49 +02:00
  • d7baa2efb5 fix indentation in readme examples Robert Stoll 2021-04-20 22:18:45 +02:00
  • 0a3a04d506 Merge pull request #874 from robstoll/to-plus-infinitive Robert Stoll 2021-04-20 22:25:55 +02:00
  • 6958b1815d deprecate collectionAssertions, use mew ...Expectations in api-infix Robert Stoll 2021-04-20 22:05:48 +02:00
  • 6a88bc374e rename collection assertion functions to new schema in api-infix Robert Stoll 2021-04-20 21:58:26 +02:00
  • adb895091c deprecate collectionAssertions, use mew ...Expectations in api-fluent Robert Stoll 2021-04-20 21:56:54 +02:00
  • b80707a3bb rename collection assertion functions to new schema in api-fluent Robert Stoll 2021-04-18 09:58:01 +02:00
  • f21b2a0f81 migrate atrium-core to the new MPP plugin migrate-to-new-mpp Robert Stoll 2021-04-19 23:47:23 +02:00
  • 33062265bc Merge pull request #872 from robstoll/cleanup-KDoc-return Robert Stoll 2021-04-16 09:58:16 +02:00
  • ce381d3444 fix KDoc @return which still mention assertion container Robert Stoll 2021-04-15 23:17:36 +02:00
  • 645d96362d Merge pull request #871 from robstoll/to-plus-infinitive Robert Stoll 2021-04-16 09:54:44 +02:00
  • a9d26884f3 deprecate charSequenceAssertions, use mew ...Expectations in api-infix Robert Stoll 2021-04-15 23:14:37 +02:00
  • cebe12017e rename charSequence assertion functions to new schema in api-infix Robert Stoll 2021-04-15 22:55:10 +02:00
  • b1b01645a2 deprecate charSequenceAssertions, use mew ...Expectations in api-fluent Robert Stoll 2021-04-15 22:16:32 +02:00
  • 91274416c7 rename charSequence assertion functions to new schema in api-fluent Robert Stoll 2021-04-14 22:30:38 +02:00
  • 683b5372da rename ArrayAssertionSamples to ArrayExpectationSamples Robert Stoll 2021-04-13 22:03:27 +02:00
  • f1df7769b8 Merge pull request #870 from robstoll/use-only-one-assertion-verb Robert Stoll 2021-04-14 21:51:44 +02:00
  • 1fea83a62b deprecate expectation verb assert and assertThat Robert Stoll 2021-04-14 21:33:18 +02:00
  • c0a3fafaf2 Merge pull request #868 from robstoll/cleanup Robert Stoll 2021-04-13 22:19:28 +02:00
  • f7d2b1d23a fix typo will be removed latest -> move latest behind version Robert Stoll 2021-04-13 22:18:59 +02:00
  • 5eed7c4092 move @since at the end of KDoc Robert Stoll 2021-04-13 22:17:04 +02:00
  • ef847c505a generate README examples robstoll 2021-04-13 20:00:08 +00:00
  • 74e3c53512 Merge pull request #866 from robstoll/to-plus-infinitive Robert Stoll 2021-04-13 21:57:53 +02:00
  • 30cbe303e0 rename toBeA to toBeAnInstanceOf in both APIs Robert Stoll 2021-04-13 21:19:31 +02:00
  • fdcbc1ab2a deprecate old anyAssertions and use new anyExpectations in api-infix Robert Stoll 2021-04-09 23:16:14 +02:00
  • 492b36aa89 rename any assertion functions to new schema in api-infix Robert Stoll 2021-04-09 22:07:24 +02:00
  • b81729506b deprecate old anyAssertions and use new anyExpectations in api-fluent Robert Stoll 2021-04-07 22:28:58 +02:00
  • 5f0de8b973 rename any assertion functions to new schema in api-fluent Robert Stoll 2021-04-06 21:56:47 +02:00
  • 62e7d0b5b3 change download badge to maven-central Robert Stoll 2021-04-12 10:31:56 +02:00
  • 9ea2343863 do longer use travis Robert Stoll 2021-04-12 10:28:20 +02:00
  • 626bd23ce1 Fix comment identations in anyAssertionSamples (#864) Adam Szatyin 2021-04-12 10:27:38 +02:00
  • 6a95519d50 Add AnyAssertionSamples (#863) Adam Szatyin 2021-04-08 21:20:12 +02:00
  • d4443b4938 Merge pull request #860 from robstoll/rename-core Robert Stoll 2021-04-06 21:43:36 +02:00
  • c2a1942c5c rename core-api to core Robert Stoll 2021-04-06 21:06:11 +02:00
  • faabbd97c6 Merge pull request #859 from robstoll/remove-deprecated-stuff Robert Stoll 2021-04-05 22:14:11 +02:00
  • a95569cca4 remove deprecated AssertionContainer<*>.collectForDifferentSubject Robert Stoll 2021-04-05 21:11:21 +02:00
  • 275397109b remove deprecated constructor from Untranslatable Robert Stoll 2021-04-05 21:08:40 +02:00
  • 924106a968 remove RawString and sub types Robert Stoll 2021-04-05 21:06:25 +02:00
  • 54aaefa846 remove MethodCallFormatter.format Robert Stoll 2021-04-05 21:03:55 +02:00
  • 81216138ec deprecate CoreFactory and loadService Robert Stoll 2021-04-05 21:03:07 +02:00
  • 564ef9430f Merge pull request #858 from robstoll/remove-deprecated-stuff Robert Stoll 2021-04-05 16:41:49 +02:00
  • 180e0cceab update TODOs which we do no longer plan for 0.17.0 Robert Stoll 2021-04-04 23:16:23 +02:00
  • 8210983143 remove deprecated Reporter.atriumErrorAdjuster Robert Stoll 2021-04-04 23:04:21 +02:00
  • f9cca66e14 remove FeatureExpectOptions.kt in core, only keep the one in logic Robert Stoll 2021-04-04 22:34:17 +02:00
  • 5f3210487b remove non-used properties for RealTranslatorIntSpec Robert Stoll 2021-04-04 22:31:55 +02:00
  • fbd58bfb4f remove evalOnce without replacement Robert Stoll 2021-04-04 22:25:51 +02:00
  • c0b3b77282 adjust fixSrc for bc, needs to be per target Robert Stoll 2021-04-04 22:24:46 +02:00
  • 144d35c167 replace SubjectProvider with Expect but do not yet remove Robert Stoll 2021-04-02 23:04:12 +02:00
  • 91a36a93fb remove StaticName and description in Feature/FeatureWithCreator Robert Stoll 2021-04-02 21:29:37 +02:00
  • 97db672980 Add samples for arrayAssertions of api-infix (#857) Adam Szatyin 2021-04-04 21:20:18 +02:00
  • b23f97c242 Merge pull request #856 from robstoll/remove-deprecated-modules Robert Stoll 2021-04-02 08:25:17 +02:00
  • 2519afb254 remove deprecated modules, ReportFactory, ExpectBuilder and dependOnMe Robert Stoll 2021-04-01 22:57:33 +02:00
  • 7216e09db5 Merge pull request #855 from szatyinadam/master Robert Stoll 2021-04-01 13:53:38 +02:00
  • 11a08cf821 Add samples for pairAssertions of api-infix Adam Szatyin 2021-04-01 13:31:03 +02:00
  • b138a7bb3a Merge pull request #854 from robstoll/bc-tests Robert Stoll 2021-03-31 22:15:40 +02:00
  • cf8de1de91 setup bbc/bc tests for 0.16.0 Robert Stoll 2021-03-31 21:51:35 +02:00
  • ff29d9178e Bump y18n from 4.0.0 to 4.0.1 in /gradle dependabot[bot] 2021-03-31 17:38:11 +00:00
  • b57cc74b8d Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/maven dependabot[bot] 2021-03-31 04:03:35 +00:00
  • d8bb1c924a Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/jvm/junit5 dependabot[bot] 2021-03-31 04:03:12 +00:00
  • e8232c4021 Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/multiplatform dependabot[bot] 2021-03-31 04:03:14 +00:00
  • 0bc742313d Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/jvm/spek dependabot[bot] 2021-03-31 04:03:31 +00:00
  • b30f6d2e0f Bump atrium-fluent-en_GB-js from 0.15.0 to 0.16.0 in /samples/js dependabot[bot] 2021-03-31 04:04:36 +00:00
  • a2eb9a392e fix gh-pages due to Windows paths Robert Stoll 2021-03-30 20:41:26 +02:00
  • 6385f5f93a prepare dev cycle of 0.17.0 Robert Stoll 2021-03-30 20:20:53 +02:00
  • b35a4f2665 v0.16.0 Robert Stoll 2021-03-30 14:22:25 +02:00
  • 5a9b74b096 v0.16.0 v0.16.0 Robert Stoll 2021-03-30 14:13:04 +02:00
  • 959c62a522 adjust release description Robert Stoll 2021-03-30 14:12:52 +02:00
  • 78ed08f78e fix link to CharSequenceAssertionSamples Robert Stoll 2021-03-29 23:34:02 +02:00
  • 99aef715d0 remove TODO on getImpl to replace it with components. Robert Stoll 2021-03-29 22:26:18 +02:00
  • 9dbe73ae61 adjust TODO replace SubjectProvider, keep it, we will add ProofContainer Robert Stoll 2021-03-29 22:29:54 +02:00
  • cf3ef3c5ce remove dependency to core-robstoll-common in verbs-internal Robert Stoll 2021-03-29 22:17:47 +02:00
  • 4d48616e81 make default impl of CharSequenceContains.Step not internal Robert Stoll 2021-03-29 22:17:25 +02:00
  • 57856a11de move feature show only failing for contains in order only to 0.17.0 Robert Stoll 2021-03-29 22:16:10 +02:00
  • 342ed253a7 update packges.md and add missing KDoc Robert Stoll 2021-03-29 22:15:07 +02:00
  • d076897f91 mark FeatureInfo as experimental with on annotation Robert Stoll 2021-03-29 22:10:35 +02:00
  • d5ad2b5e70 Merge pull request #847 from szatyinadam/master Robert Stoll 2021-03-30 13:56:37 +02:00
  • 46e42d9f50 Fix PR remarks Adam Szatyin 2021-03-28 00:03:28 +01:00
  • f0ee6c78bd Add samples for collectionAssertions of api-infix Adam Szatyin 2021-03-27 16:56:37 +01:00
  • 485495e35a Bump kotlin.version from 1.4.31 to 1.4.32 in /samples/maven dependabot[bot] 2021-03-23 04:05:46 +00:00
  • 839a65406a Bump org.jetbrains.kotlin.js from 1.4.31 to 1.4.32 in /samples/js dependabot[bot] 2021-03-23 04:05:21 +00:00
  • da3dfc4417 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5 dependabot[bot] 2021-03-23 04:03:17 +00:00
  • 8a42632450 Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform dependabot[bot] 2021-03-23 04:03:14 +00:00
  • bfae816a08 Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32 in /samples/jvm/spek dependabot[bot] 2021-03-23 04:03:12 +00:00
  • 599862928f Merge pull request #839 from robstoll/#578-move-MetaFeature Robert Stoll 2021-03-22 08:19:05 +01:00
  • bd25186c53 move MetaFeature to logic and MetaFeatureOption to APIs Robert Stoll 2021-03-18 23:02:10 +01:00
  • 464af923e2 Merge pull request #838 from robstoll/#837-its-feature-extractor Robert Stoll 2021-03-18 21:55:53 +01:00
  • 6571239140 introduce its as convenience feature extractor function Robert Stoll 2021-03-18 19:47:56 +01:00
  • 2a38856794 Merge pull request #836 from robstoll/deprecate-ReporterFactory Robert Stoll 2021-03-17 07:04:43 +01:00
  • 30f812e1a6 deprecate ReporterFactory and property reporter Robert Stoll 2021-03-16 22:40:31 +01:00
  • ac64df9778 Merge pull request #835 from robstoll/update-todos Robert Stoll 2021-03-16 22:23:34 +01:00
  • 74f111b826 move TODOs to 0.17.0 which we no longer plan for 0.16.0 Robert Stoll 2021-03-16 22:02:53 +01:00
  • 4da15f5378 Merge pull request #833 from robstoll/typo-lineSeparator Robert Stoll 2021-03-16 21:55:02 +01:00
  • 675fc02c33 fix typo lineSeparator instead of lineSeperator Robert Stoll 2021-03-16 21:10:33 +01:00
  • a4f9902bdb Merge pull request #832 from robstoll/cleanup-path-assertions Robert Stoll 2021-03-16 21:32:08 +01:00
  • 4103508d1b sort entries for isEmptyDirectory Robert Stoll 2021-03-16 14:17:41 +01:00
  • 206500bec0 show max 10 dir entries (with ellipsis) for isEmptyDirectory Robert Stoll 2021-03-16 13:43:24 +01:00
  • aed87e4a9b add isEmptyDirectory (#831) Mai 2021-03-16 23:08:57 +11:00