File: additional-matcher-5c5cd466a6d70080.yaml

package info (click to toggle)
python-requests-mock 1.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 2,339; makefile: 162
file content (4 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (4)
1
2
3
4
---
features:
  - Allow specifying an `additional_matcher` to the mocker that will call a
    function to allow a user to add their own custom request matching logic.