-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Migrate To JUnit5 Testing Framework from JUnit4 #1546
Comments
@manusa please assign this to me |
@manusa this epic is completed, we can close this 🚀 |
@anurag-rajawat : Congratulations on successfully completing the project 🎉 . ! Nice work ⭐ |
Congrats, you made it 🚀 |
I am very grateful to have mentors like both of you and this was not possible without your support and regular feedback. |
Description
Our current test suites are based on JUnit4. The goal of this epic is to migrate all of them to JUnit5.
Goals
Tasks
JKube Kit :: Parent (jkube-kit-parent)
(jkube-kit-parent): Add JUnit5 dependency #1547
(jkube-kit-common-test): Replace JUnit4 with JUnit5 #1548
(jkube-kit-common): Replace JUnit4 with JUnit5 #1549
(jkube-kit-common-maven): Replace JUnit4 with JUnit5 #1551
(jkube-kit-config-image): Replace JUnit4 with JUnit5 #1552
(jkube-kit-config-resource): Replace JUnit4 with JUnit5 #1553
(jkube-kit-build-api): Replace JUnit4 with JUnit5 #1554
(jkube-kit-build-service-docker): Replace JUnit4 with JUnit5 #1555
(jkube-kit-build-service-jib): Replace JUnit4 with JUnit5 #1556
(jkube-kit-enricher-api): Replace JUnit4 with JUnit5 #1557
(jkube-kit-resource-helm): Replace JUnit4 with JUnit5 #1558
(jkube-kit-config-service): Replace JUnit4 with JUnit5 #1559
(jkube-kit-generator-api): Replace JUnit4 with JUnit5 #1560
(jkube-kit-generator-java-exec): Replace JUnit4 with JUnit5 #1561
(jkube-kit-generator-karaf): Replace JUnit4 with JUnit5 #1562
(jkube-kit-generator-webapp): Replace JUnit4 with JUnit5 #1563
(jkube-kit-enricher-generic): Replace JUnit4 with JUnit5 #1564
(jkube-kit-enricher-specific): Replace JUnit4 with JUnit5 #1565
(jkube-kit-profiles): Replace JUnit4 with JUnit5 #1566
(jkube-kit-resource-service): Replace JUnit4 with JUnit5 #1567
(jkube-kit-watcher-api): Replace JUnit4 with JUnit5 #1568
(jkube-kit-watcher-standard): Replace JUnit4 with JUnit5 #1569
(jkube-kit-spring-boot): Replace JUnit4 with JUnit5 #1570
(jkube-kit-thorntail): Replace JUnit4 with JUnit5 #1571
(jkube-kit-vertx): Replace JUnit4 with JUnit5 #1572
(jkube-kit-quarkus): Replace JUnit4 with JUnit5 #1573
(jkube-kit-micronaut): Replace JUnit4 with JUnit5 #1574
(jkube-kit-openliberty): Replace JUnit4 with JUnit5 #1575
(jkube-kit-wildfly-jar): Replace JUnit4 with JUnit5 #1576
(kubernetes-maven-plugin): Replace JUnit4 with JUnit5 #1577
(kubernetes-maven-plugin-it): Replace JUnit4 with JUnit5 #1578
(openshift-maven-plugin): Replace JUnit4 with JUnit5 #1579
(openshift-maven-plugin-it): Replace JUnit4 with JUnit5 #1580
(org.eclipse.jkube.kubernetes.gradle.plugin): Replace JUnit4 with JUnit5 #1581
(org.eclipse.jkube.openshift.gradle.plugin): Replace JUnit4 with JUnit5 #1582
(gradle-plugin-it): Replace JUnit4 with JUnit5 #1583
JKube Kit (jkube-kit-build)JKube Kit :: Documentation (jkube-kit-doc)Kubernetes Maven Plugin :: Parent (kubernetes-maven-plugin-parent)Kubernetes Maven Plugin :: Documentation (kubernetes-maven-plugin-doc)OpenShift Maven Plugin:: Parent (openshift-maven-plugin-parent)Gradle Plugin :: Parent (gradle-plugin)Gradle Plugin :: Documentation (gradle-plugin-doc)The text was updated successfully, but these errors were encountered: