GithubHelp home page GithubHelp logo

Use JUnit5 as default about kalix-jvm-sdk HOT 4 CLOSED

lightbend avatar lightbend commented on September 27, 2024
Use JUnit5 as default

from kalix-jvm-sdk.

Comments (4)

octonato avatar octonato commented on September 27, 2024

Should we really have this as an option?

I think it's fine to use JUnit 5 by default. If users prefer to use JUnit4 they can change their dependencies and adapt.

from kalix-jvm-sdk.

ennru avatar ennru commented on September 27, 2024

I agree with a JUnit 5 default.
The codegen and Maven archetype do JUnit 4 right now...

from kalix-jvm-sdk.

ennru avatar ennru commented on September 27, 2024

As a first step, our examples should be switched to use JUnit 5.

Java/Protobuf SDK

  • java-protobuf-customer-registry-kafka-quickstart
  • java-protobuf-customer-registry-quickstart
  • java-protobuf-customer-registry-views-quickstart
  • java-protobuf-doc-snippets
  • java-protobuf-eventsourced-counter
  • java-protobuf-eventsourced-customer-registry
  • java-protobuf-eventsourced-customer-registry-subscriber
  • java-protobuf-eventsourced-shopping-cart
  • java-protobuf-fibonacci-action
  • java-protobuf-first-service
  • java-protobuf-reliable-timers
  • java-protobuf-replicatedentity-examples
  • java-protobuf-replicatedentity-shopping-cart
  • java-protobuf-shopping-cart-quickstart
  • java-protobuf-valueentity-counter
  • java-protobuf-valueentity-counter-spring-client
  • java-protobuf-valueentity-customer-registry
  • java-protobuf-valueentity-shopping-cart
  • java-protobuf-view-store
  • java-protobuf-web-resources

Java SDK

  • java-spring-customer-registry-quickstart
  • java-spring-customer-registry-views-quickstart
  • java-spring-doc-snippets
  • java-spring-eventsourced-counter
  • java-spring-eventsourced-customer-registry
  • java-spring-eventsourced-customer-registry-subscriber
  • java-spring-eventsourced-shopping-cart
  • java-spring-fibonacci-action
  • java-spring-reliable-timers
  • java-spring-shopping-cart-quickstart
  • java-spring-transfer-workflow
  • java-spring-transfer-workflow-compensation
  • java-spring-valueentity-counter
  • java-spring-valueentity-customer-registry
  • java-spring-valueentity-shopping-cart
  • java-spring-view-store

from kalix-jvm-sdk.

ennru avatar ennru commented on September 27, 2024

The Java SDK archetypes use JUnit 5 as that's what Spring Boot does.

The Java/protobuf SDK archetypes and examples are still on JUnit 4:

<artifactId>junit</artifactId>
<version>4.13.2</version>

from kalix-jvm-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.