nycofox / testgenerator

Creates XML dummy test data based on template using Faker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testgenerator

This code will convert a template XML to an HPX input file.

It uses Faker, to quickly generate dummy data.

It will replace any variable like $name to the corresponding Faker function.

About

Creates XML dummy test data based on template using Faker

License:MIT License


Languages

Language:PHP 100.0%