Skip to content

Elwizzy12/minio-testcontainers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Java Spring Boot Project with TestContainers This Java Spring Boot application is designed for exploring java testcontainers. It includes unit and integration tests for ensuring code quality and functionality.

#Getting Started To get started with the project:

Clone the repository:

git clone https://github.com/AssahBismarkabah/Working-with-Test-Containers.git

Navigate to the project directory:

cd Working-with-Test-Containers

#Testing Run Unittest.

mvn test

Run Integrated Test

mvn test -Pintegration-tests

Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.6%
  • Dockerfile 3.0%
  • Shell 0.4%