An open API service indexing awesome lists of open source software.

https://github.com/phase2/behat-phase2tech

Some sample features (and custom assertions) to test the phase2technology.com website using Behat and Mink.
https://github.com/phase2/behat-phase2tech

Last synced: about 1 year ago
JSON representation

Some sample features (and custom assertions) to test the phase2technology.com website using Behat and Mink.

Awesome Lists containing this project

README

          

# Behat tests for phase2technology.com

To get started with these tests using Behat and Mink, do the following:

```
curl http://getcomposer.org/installer | php
php composer.phar install
./bin/behat
```