Dredd-hooks

Latest version: v0.2.0

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

Hook handler now supports handler options (`files`, `--host`, `--port`). `ValueError` is propagated where it can.

0.1.3

Exceptions in hook files are caught and passed to `stderr` where it is picked up by Dredd. This should help to solve issues like 32.

0.1.2

Hook files are now loaded in alphabetical order.

See https://github.com/apiaryio/dredd-hooks-python/pull/26 for more details.

0.1.1

Fixes issue 17 by adding the directory with hooks file into `sys.path`

0.1.0

Improvements
- the decorators can be now combined together, one function can server for different hooks
- no need to do `sys.stdout.flush()` anymore it is added auto-magically

0.0.3

Improved error handling and logging.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.