Commit Graph
176 Commits
Author SHA1 Message Date
KKlochko 1549f85a49 Add the CI/CD configuration for Gradle and Maven build.
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
0.4.1
2023-09-23 21:56:28 +03:00
KKlochko efb644e6a9 Add the create method for the TestCommandFactory. 0.4.0 2023-09-23 21:43:56 +03:00
KKlochko 6a3d7f4f42 Add the test block decorator. 0.3.1 2023-09-23 21:41:42 +03:00
KKlochko 6feb7f87dc Add abstract and simple test commands. 0.3.0 2023-09-23 21:34:54 +03:00
KKlochko 47af8b4522 Add a test example without a title annotation. 0.2.7 2023-09-23 21:31:23 +03:00
KKlochko db8fe1fc47 Update test examples to have annotations with values. 0.2.6 2023-09-23 21:31:01 +03:00
KKlochko e803452389 Add the Title annotation. 0.2.5 2023-09-23 21:25:26 +03:00
KKlochko 08c85459a7 Add the TestCommandFactory with a getTestMethods. 0.2.4 2023-09-20 22:23:18 +03:00
KKlochko 9edbca09cf Add the Test class as ABC. 0.2.3 2023-09-20 22:19:41 +03:00
KKlochko b3a010f6e9 Add test examples. 0.2.2 2023-09-20 20:35:30 +03:00
KKlochko b1332c838b Refactor the Sum class to be moved into the samples package. 0.2.1 2023-09-20 20:33:44 +03:00
KKlochko df1261f31c Add the Given-When-Then annotations. 0.2.0 2023-09-19 22:07:23 +03:00
KKlochko 38a6eeb889 Remove the test examples. 0.1.2 2023-09-19 22:01:22 +03:00
KKlochko 4136775a1f Add the Sum class to test as an example. 0.1.1 2023-09-19 22:01:10 +03:00
KKlochko dabb09c518 Project initialization. 0.1.0 2023-09-19 21:54:56 +03:00
renovate[bot]andLeonard Brünings c1846e60a4 Update dependency com.h2database:h2 to v2.2.222 2023-09-15 10:46:54 +02:00
renovate[bot]andLeonard Brünings b195d0af7a Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.1 2023-09-15 10:46:37 +02:00
renovate[bot]andLeonard Brünings af96b8ba92 Update dependency net.bytebuddy:byte-buddy to v1.14.8 2023-09-15 10:46:08 +02:00
renovate[bot]andLeonard Brünings 8126aba693 Update groovy monorepo to v4.0.15 2023-09-15 10:45:43 +02:00
renovate[bot]andGitHub acf6f51ca9 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2 (#119) 2023-09-06 13:53:12 +00:00
renovate[bot]andLeonard Brünings c4a4b12d15 Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v3 2023-09-06 15:50:06 +02:00
renovate[bot]andLeonard Brünings 68c360ab0a Update dependency net.bytebuddy:byte-buddy to v1.14.7 2023-09-06 15:48:09 +02:00
renovate[bot]andLeonard Brünings 7cce46eaad Update actions/cache action to v3 2023-09-06 15:46:58 +02:00
Leonard BrüningsandLeonard Brünings b338e49f7d Switch to gradle-build-action 2023-09-06 15:44:52 +02:00
renovate[bot]andGitHub 3f8fd7ea89 Update actions/setup-java action to v3 (#114) 2023-09-06 15:38:17 +02:00
renovate[bot]andLeonard Brünings 1e7c428a35 Update actions/checkout action to v4 2023-09-06 15:34:53 +02:00
renovate[bot]andLeonard Brünings 66169beb7f Update dependency maven to v3.9.4 2023-09-06 15:34:03 +02:00
Leonard Brünings 695246fe85 Modernize gradle buildscript 2023-09-06 15:29:59 +02:00
renovate[bot]andGitHub 59fdc3b296 Update dependency com.h2database:h2 to v2.2.220 [SECURITY] (#106) 2023-09-06 13:28:37 +00:00
renovate[bot]andLeonard Brünings 1933055e65 Update groovy monorepo to v4.0.14 2023-09-06 15:24:20 +02:00
renovate[bot]andLeonard Brünings de0dae1ef7 Update dependency gradle to v8 2023-09-06 15:20:21 +02:00
renovate[bot]andLeonard Brünings b33e1ff80d Update dependency maven-wrapper to v3.2.0 2023-09-06 15:19:33 +02:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Leonard Brünings
7f62b06d47 Switch from Dependabot to Renovate (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonard Brünings <leonard.bruenings@gradle.com>
2023-09-06 15:16:08 +02:00
Leonard BrüningsandGitHub c9951e87aa Remove mentions of ANT from readme
fixes #71
2022-10-21 17:48:26 +02:00
dependabot[bot]andLeonard Brünings e93db778c5 Bump gmavenplus-plugin from 1.13.1 to 2.0.0
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.13.1...2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 20:36:36 +02:00
dependabot[bot]andLeonard Brünings e5e0f682cd Bump spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0
Bumps spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:52:18 +02:00
dependabot[bot]andLeonard Brünings dc0f1ad06c Bump spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0
Bumps spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:52:07 +02:00
dependabot[bot]andLeonard Brünings b052e3523f Bump byte-buddy from 1.12.16 to 1.12.17
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.16 to 1.12.17.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.16...byte-buddy-1.12.17)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 21:45:26 +02:00
dependabot[bot]andLeonard Brünings 4f13847992 Bump byte-buddy from 1.12.16 to 1.12.17
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.16 to 1.12.17.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.16...byte-buddy-1.12.17)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 21:45:11 +02:00
Leonard Brünings 9c453e2db1 Use Github Action Badge 2022-09-11 22:32:08 +02:00
Leonard Brünings 0aef5576a4 Use groovy-bom as platform 2022-09-11 22:28:17 +02:00
dependabot[bot]andLeonard Brünings d86a025029 Bump byte-buddy from 1.12.8 to 1.12.16
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.8 to 1.12.16.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.16)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:26:50 +02:00
dependabot[bot]andLeonard Brünings 31ac21a246 Bump maven-deploy-plugin from 2.8.2 to 3.0.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:55 +02:00
dependabot[bot]andLeonard Brünings 54ea0247d2 Bump gmavenplus-plugin from 1.12.0 to 1.13.1
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.12.0...1.13.1)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:45 +02:00
dependabot[bot]andLeonard Brünings 115dcebac7 Bump byte-buddy from 1.12.7 to 1.12.16
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.7 to 1.12.16.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.7...byte-buddy-1.12.16)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:28 +02:00
dependabot[bot]andLeonard Brünings 9b33ebf6c2 Bump objenesis from 3.2 to 3.3
Bumps [objenesis](https://github.com/easymock/objenesis) from 3.2 to 3.3.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.2...3.3)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:14 +02:00
dependabot[bot]andLeonard Brünings d152288ae5 Bump objenesis from 3.2 to 3.3
Bumps [objenesis](https://github.com/easymock/objenesis) from 3.2 to 3.3.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.2...3.3)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:23:08 +02:00
dependabot[bot]andLeonard Brünings b551e129a8 Bump h2 from 2.1.210 to 2.1.214
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:22:57 +02:00
dependabot[bot]andLeonard Brünings ea86fd9b36 Bump h2 from 2.1.210 to 2.1.214
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 22:22:46 +02:00
Leonard BrüningsandLeonard Brünings 40f103c211 Update to Spock 2.2 and Groovy 4.0 2022-09-11 11:07:46 +02:00