Skip to content

Releases: open-toast/testkit-plugins

0.0.15

18 Jan 14:40
7195a52
Compare
Choose a tag to compare

What's Changed

  • Create a separate integration repo per project by @ogolberg in #17
  • Inject plugin versions into test builds by @ogolberg in #19

Full Changelog: 0.0.14...0.0.15

0.0.14

16 Jan 15:04
3827c34
Compare
Choose a tag to compare

What's Changed

This release implements a new strategy for testing plugins where instrumented plugin artifacts are published into an integration repository, thus avoiding many classloader issues (as described in the README).

Full Changelog: 0.0.8...0.0.14

0.0.8

02 Apr 14:31
1a5ba23
Compare
Choose a tag to compare

What's Changed

  • Improve FlushJacocoPluginIntegrationTest by @ogolberg in #8
  • Parameterized gradle version feature by @ogolberg in #9

Full Changelog: 0.0.7...0.0.8