Skip to content

Latest commit

 

History

History

testcontainers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Testcontainers Integration

This a fork of testcontainers/mockserver that

  • fixes the problem that the docker/containerimage is not usable as
  • If no version/tag is specified it tries to automatically detect the used Mockserver version from the classpath.
    This way it should be easier to tackle incompatibilities between client and server.

Important

Due to modularity this module doesn't ships with a dependency to software.xdev.mockserver:client.
You have to add it manually!