The project was created to facilitate the work of programmers or testers around the world who work with the API on a daily basis.
The project provides for the generation of fake data for testing purposes.
Install with docker
docker-compose build
docker-compose start
To run tests, run the following command
docker exec api_generate_fake_data composer test
Or tests with coverage HTML
docker exec api_generate_fake_data composer test-coverage
For support, email support-api-generate-fake-data@tomaszkrol.eu or contact form on tomaszkrol.eu