6 ms·
As long as the code is generating something like configs, you can write guard rail sanity check tests against the output, or apply linters, etc.
by shimmerjs 6y ago
As long as the code is generating something like configs, you can write guard rail sanity check tests against the output, or apply linters, etc.
- FridgeSeal 6y agoBut now you’re writing code to generate config and code to verify your configs.