I use a suite of behavioral tests, written in the Gerkin language for the Behat tool, to verify consistant behavior across the implementation of a simple portfolio site in these four frameworks.
These are the features specified:
| Feature | Scenarios |
|---|---|
| Startpage |
|
| Project details |
|
| Project creation |
|
| Project editing |
|
| User accounts |
|
You can find the behaviour spec in this repository in the features folder.