Skip to content

Commit

Permalink
structure
Browse files Browse the repository at this point in the history
  • Loading branch information
rieckpil committed Feb 24, 2025
1 parent e01fa03 commit 89db3fe
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Hands-On Introduction to the Java Testing Ecosystem

This repository contains the source code for the book *30 Testing Tools & Libraries Every Java Developer Must Know*.

<p align="center">
<a href="https://rieckpil.de/testing-tools-and-libraries-every-java-developer-must-know/">
<img src="https://rieckpil.de/wp-content/uploads/2021/04/testing-tools-and-libraries-every-java-developer-must-know-book-cover-1-e1617971322966.png" alt=" Book Cover"/>
Expand All @@ -22,10 +24,6 @@ Each tool is presented in a **cookbook-style format**, with clear explanations a
- Apply testing best practices to your Spring Boot, Jakarta EE, or any Java application.
- Gain hands-on experience with each tool through dedicated examples and exercises.

This repository contains the source code for the book *30 Testing Tools & Libraries Every Java Developer Must Know*.

You can find the source code for the various testing tools & libraries within `spring-boot-example/src/test/java/de/rieckpil/blog`. Each tool & library has its dedicated Java package.

## Current Status

[![Maven Build](https://github.com/rieckpil/java-testing-ecosystem/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/rieckpil/java-testing-ecosystem/actions/workflows/build.yml)
Expand Down

0 comments on commit 89db3fe

Please # to comment.