Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

lg-labs-pentagon/lg-labs-boot-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Testing for Java

👋 Welcome to Lg Pentagon or lg5! Get the test library basic.

lg-labs License

For more information, check this pages

https://lufgarciaqu.medium.com

Using Spring Boot 3.2.3

🚀 Maven Install

Install 1/2: Add this to pom.xml:

<dependency>
    <groupId>com.labs.lg.pentagon</groupId>
    <artifactId>lg-labs-boot-test</artifactId>
    <version>1.0.0-alpha.1</version>
</dependency>

Install 2/2: Run via command line

mvn install

📚Contents

Spring Boot Starter Test  ->  3.2.3
Junit Jupiter             ->  5.9.1
Mockito                   ->  5.7.0

⚖️ License

The MIT License (MIT). Please see License for more information.