Releases: WakeOnWeb/behat-contexts
Releases · WakeOnWeb/behat-contexts
Many fixture files in one time.
Can ack amqp message and check its body
Merge pull request #7 from rousseauyoann/feature/get_message Feature/get message
Use an adapter for AMQP, create queues automatically at feature start.
v1.2.0 #4, add an adapter for amqp connection, you could now use your own tool.
Amqp can publish message, edit basepath.
Feature/publish message (#3) * Update AmqpContext : add ability to add messages to a given queue Update FidryAliceFixturesContext
Fix Bad method calling and do not throw exception on queue purging when queue does not exists.
v1.0.1 Fix Bad method calling and do not throw exception on queue purging wh…