boilr icon indicating copy to clipboard operation
boilr copied to clipboard

Testing template with predefined variables.

Open marcinpraczko opened this issue 9 years ago • 2 comments

I think would be valuable to add testing templates with some predefined variables (maybe passing as json). For example initial project.json file can have a lot of options, and template file processing them - would be nice to test auto-creation based on passed file with values. Default options are not always sufficient to test.

For example:

boilr template use tag folder --testdata some.file

marcinpraczko avatar Sep 16 '16 21:09 marcinpraczko

@marcinpraczko sorry for the late response, I didn't understand what you meant, can you elaborate?

tmrts avatar Jan 07 '17 15:01 tmrts

I believe the request here is to validate with every combination instead of just the default ones

tmrts avatar Feb 27 '17 13:02 tmrts