Skip to content

Conversation

@robstoll
Copy link
Owner

updating tutteli-gradle-plugins also means that:

  • we can move the module-info.java files into the java source folder
  • we no longer need the configureTestTasks as the plugin already takes care of this
  • workaround the problem that the spek-plugin calls useJUnitPlatform which apparently re-sets previous configurations (so it's more like a setJUnitPlatform)

I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

updating tutteli-gradle-plugins also means that:
- we can move the module-info.java files into the java source folder
- we no longer need the configureTestTasks as the plugin already takes
  care of this
moreover:
- update tutteli gradle plugin to 4.7.2
  - dokka is now configured correctly, no need for workaround
  - workaround the problem that the spek-plugin calls useJUnitPlatform
    which apparently re-sets previous configurations (so it's more like
    a setJUnitPlatform)
- reactivate:
   - readme-examples project
   - check-dexer.gradle
  - bundle smoke-tests
- deactivate kotest, causes the problem that no JS tests are run, i.e.
  rewrite the kotest test back to spek :(
@robstoll robstoll merged commit a5bcc58 into main Apr 12, 2023
@robstoll robstoll deleted the update-tutteli-build-gradle-kts branch April 12, 2023 20:11
@robstoll robstoll linked an issue Apr 12, 2023 that may be closed by this pull request
6 tasks
@robstoll robstoll mentioned this pull request Apr 12, 2023
6 tasks
@robstoll robstoll added this to the 1.0.0 milestone Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update to new dokka plugin

2 participants