Package pySPF is a reference implementation and we can assume it's correct. It also provides great testsuite that we would like to utilize and see if the code behaves correctly.
As schema is defined in YAML we need a way to read/use those tests.
Task: Implement such 'engine'.