Bernardo Botella
Bernardo Botella
Fix testsome target to prevent double test execution when not using FQDN names.
Fix testsome target to prevent double test execution when not using FQDN names.
Fix testsome target to prevent double test execution when not using FQDN names.
Adding new fields ignoring functionallity, as described in https://github.com/scrapinghub/flatson/issues/7
Adds support for mixed types lists.
Without skinfer, tests are more difficult to read (let's face it, schema is a complex object). So, I wonder if it wouldn't be better to have skinfer python3 support, and...
I was thinking on how help field in supported could be used, and I realized that having such an assistant would be really useful for users.
Adds support to define incompatibilities among modules.
Right now, the library base export manager only support one filter before transforming, and one filter after transforming. I think we should support list of filters both before and after...