Java Artificial Intelligence | Testing Plugin – MVP Java Newsletter Subscribers Only

How to Automate Unit Testing in Java using AI | MVP Java
Reading Time: 9 minutes

Automate the generation of your unit tests in Java by using a testing plugin powered by Artificial Intelligence – AI. I’ll cover a new type of unit testing called unit regression testing and how AI can automatically generate them for your Java projects.

Continue reading “Java Artificial Intelligence | Testing Plugin – MVP Java Newsletter Subscribers Only”

An Alternative to Jenkins for Java CI

Reading Time: 6 minutes

Are you searching for an alternative to Jenkins for your Java project? I sure was. I wasn’t all that interested in spending time and effort installing and configuring a local Jenkins server or even dishing out money to host one online, to start experimenting. What I found was an alternative which solved all those issues and got me quickly focusing on what I do best, code!

Continue reading “An Alternative to Jenkins for Java CI”