FIX: JSON schema now is more permissive, and fixed if-conditions.
Compare changes
+ 14
− 9
@@ -84,23 +84,28 @@ def config_to_yaml(config):
For #75 (closed), #103 (closed).
In the JSON schema:
pytest --no-cov unittests/test_schema.py
For further good practices have a look at our review guidelines.