chodges7 / junit4

A programmer-oriented testing framework for Java.

Home Page:https://junit.org/junit4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUnit 4

Christian - Chapter 05 Declative Pipelines exercise

  • This is a continuation of the instructions from this repo. Read the instructions there to see how to setup the jenkins and artifactory containers.
  • For this repo all we need to do is add a pipeline job in the jenkins using the GUI.
    • Note: you do need to change the branch from from "*/master" to "*/main".

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

CI Status

About

A programmer-oriented testing framework for Java.

https://junit.org/junit4

License:Eclipse Public License 1.0


Languages

Language:Java 97.3%Language:HTML 2.6%Language:CSS 0.1%Language:JavaScript 0.0%