Skip to content

facilitates interaction with wiremock in Behat feature files

Notifications You must be signed in to change notification settings

mehdi-zarrin/behat-wiremock-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of configuration

- MTZ\BehatContext\Wiremock\WiremockContext:
      baseUrl: 'http://wiremock'
      stubsDirectory: '%paths.base%/features/stubs'

Note: if you have installed wiremock using docker then the service name that you used in the docker compose will be the base url. in this case the assumption is the docker service name is "wiremock" therefore the baseUrl will be "http://wiremock"

About

facilitates interaction with wiremock in Behat feature files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages