nim/nim-application

This package is abandoned and no longer maintained. No replacement package was suggested.

Ngo Information Management

This package is not auto-updated.

Last update: 2022-09-12 06:24:58 UTC


README

$ wget http://getcomposer.org/composer.phar
$ php composer.phar create-project nim/nim-application -s dev

Demo

Available here

Login : admin, Password : admin

Thanks to @bust40 for hosting.

Behat scenarios

You need to copy Behat default configuration file and enter your specific base_url option there.

$ cp behat.yml.dist behat.yml
$ vi behat.yml

Then download Selenium Server, and run it.

$ java -jar selenium-server-standalone-2.37.0.jar

You can run Behat using the following command.

$ bin/behat

MIT License

License can be found here.

Authors

The bundle was originally created by Arnaud Langlade. See the list of contributors.