We now depend on a random-polygon-generator and on a font-geometry-source library for a lot of tests.
This is fine for development, but maybe not ideal for deployment and automated testing.
It would be better to use the geometry-sources to generate "hardcopy" text-files with the desired test-geometry and store that in each test-directory. A good descriptive text-format is needed (YAML/INI-format or similar?)
We now depend on a random-polygon-generator and on a font-geometry-source library for a lot of tests.
This is fine for development, but maybe not ideal for deployment and automated testing.
It would be better to use the geometry-sources to generate "hardcopy" text-files with the desired test-geometry and store that in each test-directory. A good descriptive text-format is needed (YAML/INI-format or similar?)