Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package configuration #26

Open
maticardenas opened this issue Mar 17, 2024 · 0 comments
Open

Add package configuration #26

maticardenas opened this issue Mar 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maticardenas
Copy link
Owner

Currently, library handles the validation of request and response bodies, and will handle more in the future (headers, authentication, parameters).
It would be handy to count with a configuration (i.e.: .django-contract-tester file or through pyproject.toml - [tool.django-contract-tester]) where it would be possible, for example, to enable/disable these type of validations, set custom tags to ignore or others.

@maticardenas maticardenas added the enhancement New feature or request label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant