Download the PHP package ralfmaxxx/behat_multidimensional_extension without Composer
On this page you can find all versions of the php package ralfmaxxx/behat_multidimensional_extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ralfmaxxx/behat_multidimensional_extension
More information about ralfmaxxx/behat_multidimensional_extension
Files in ralfmaxxx/behat_multidimensional_extension
Download ralfmaxxx/behat_multidimensional_extension
More information about ralfmaxxx/behat_multidimensional_extension
Files in ralfmaxxx/behat_multidimensional_extension
Vendor ralfmaxxx
Package behat_multidimensional_extension
Short Description It allows you to create multidimensional TableNode based on dot notation
License proprietary
Package behat_multidimensional_extension
Short Description It allows you to create multidimensional TableNode based on dot notation
License proprietary
Please rate this library. Is it a good library?
Informations about the package behat_multidimensional_extension
Installation
In your behat.yml file just add this:
From now each TableNode object will be replaced by NestedTableNode instance, which adds one additional method: getNestedHash().
How to use it?
After you install this extension, you can describe your data with dot notation: model.value.something like in this example:
And you can take advantage of that in your step definition:
Or just you do up to this point:
All versions of behat_multidimensional_extension with dependencies
PHP Build Version
Package Version
Requires
behat/behat Version
3.*
The package ralfmaxxx/behat_multidimensional_extension contains the following files
Loading the files please wait ....