sinaatalay / rendercv

A LaTeX CV/Resume Framework
http://docs.rendercv.com
MIT License
725 stars 63 forks source link

TESTS: Automate design option tests #97

Open sinaatalay opened 1 month ago

sinaatalay commented 1 month ago

Design options tests are not automated. Any ideas are welcome.

1993CRV commented 1 month ago

Design options tests are not automated. Any ideas are welcome.

What are design options tests?

sinaatalay commented 4 weeks ago

We don't test (at least automatically) if all the available design options in the YAML file (the design field) work as expected. For example, if I play with the margins, will it work as expected? Currently, I test them manually.

1993CRV commented 4 weeks ago

We don't test (at least automatically) if all the available design options in the YAML (the design field) work as expected. For example, if I play with the margins, will it work as expected? Currently, I test them manually.

What are design options tests?

sinaatalay commented 4 weeks ago

Design options tests are the tests that check if all design options in the YAML file (the design field) work as expected.