Skip to content

Demo of Test-Driven Development in Java for an isLeapYear() function

License

Notifications You must be signed in to change notification settings

christianhujer/tdd-java-leap-year

Repository files navigation

template-java-gradle

GitHub CI/CD Travis CI/Cd

Template for single-module Java projects at Nelkinda.

Features

  • Makefile as wrapper to make standard workflows as well as pipeline reproduction easier to access.
  • Extensive static code analysis to ensure the quality of certain aspects of structure using CheckStyle, PMD, and SonarLint.
  • Extensive dynamic code analysis to ensure the quality of behavior using JUnit 5, Cucumber, JaCoCo, and Pitest.
  • Tracking of analysis reports using SonarQube.
  • Preconfigured CI/CD pipelines for Bitbucket, GitHub, GitLab, and Travis.
  • Available on: Bitbucket, GitHub, GitLab.

How to use

GitHub Template

Reports

The reports are available locally, after running a build using make.

About

Demo of Test-Driven Development in Java for an isLeapYear() function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published