This project demonstrates API automation testing using Java, Rest Assured, and JUnit 5 for the DummyAPI. It follows clean code principles and uses a simple pattern for API calls and reusable assertion ...
A simple command line interface (CLI) to fetch the recent activity of a GitHub user built with Java and Github API.
The ability of Jenkins to pull code from GitHub The ability of GitHub to trigger Jenkins build jobs The first feature, namely the ability to pull code from GitHub is made possible through the Jenkins ...