I have been working on some unit tests and I have a couple of questions: 1) is pytest OK or do you guys prefer something else (or nothing) 2) what is the minimum python level expected? 3) are there fully manually validated results somewhere that can be used as the basis for some of the tests? I have created some examples but testing is not that granular and some fail (probably correctly) due to quota too low.
Phil