Write validation check on config
saraloo opened this issue · 4 comments
saraloo commented
Put together a checker for configs pre-run. This should tell you if something is indented wrong, or if there is an outdated method, or something is incorrectly implemented. Note, this can be increasingly complex, as it can include functions for testing and checking data as well. Start in a straightforward way though.
jcblemai commented
Thanks!
saraloo commented
Done - not used yet, but exists! Should be used in building tests