https://github.com/netlogix/nlxproductcomparison
https://github.com/netlogix/nlxproductcomparison
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netlogix/nlxproductcomparison
- Owner: netlogix
- License: other
- Created: 2021-05-26T09:08:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T11:31:26.000Z (over 3 years ago)
- Last Synced: 2025-03-01T11:48:27.203Z (over 1 year ago)
- Language: PHP
- Size: 40 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nlxProductComparison
## About nlxProductComparison
This plugin customize shopware product comparison logic
## Running Tests
### phpunit - functional
Not working at the moment because phpunit is functional testing and there is no running shopware installation.
$ vendor/bin/phpunit
### phpunit - unit
$ vendor/bin/phpunit -c phpunit_unit.xml.dist
### phpspec
$ vendor/bin/phpspec-standalone.php7.2.phar
## License
Please see [License File](LICENSE) for more information.