You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ducktest

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ducktest

Generate type hints from unit tests

0.1.11
pipPyPI
Maintainers
1

ducktest

ducktest is a command line tool to generate type hints from unit tests.

ducktest executes tests in given folders and collects the types of call parameters and return values. Then it writes that information into the corresponding method docstrings.

github: https://github.com/markuswissinger/ducktestpy/

documentation: https://github.com/markuswissinger/ducktestpy/blob/master/doc/doc.rst

Keywords

development tool type hinting unittest living documentation

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts