- version: 1.0.0
- extension key: Hackathon_FixtureGenerator
- extension on GitHub
This module generates fixtures for your PHPUnit tests with Magento on-the-fly.
- PHP >= 5.3.0
- EcomDev_PHPUnit - https://github.com/IvanChepurnyi/EcomDev_PHPUnit
- Magento >= 1.4
- Copy all the files of this repository into your Magento document root.
- Clear the cache, logout from the admin panel and then login again.
- Specify the fixtures you want to generate.
- Run phpunit in your Magento document root.
- Remove all extension files from your Magento installation
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
- Peter Jaap Blaakmeer - @peterjaap
- Ivan Chepurnyi - @IvanChepurnyi
- Dima Janzen - @dimajanzen
- Rouven Alexander Rieker - @therouv
- Michael Ryvlin - @mryvlin
OSL - Open Software Licence 3.0
(c) 2013 Magento Hackathon Dev Team