{"library":"xdoctest","type":"library","category":null,"description":"xdoctest is a powerful and flexible rewrite of Python's builtin `doctest` module, designed for better integration with modern development workflows, especially pytest. It offers enhanced features like static analysis, improved error reporting, and dynamic code execution. The current version is 1.3.2, and it maintains an active release cadence with frequent updates addressing features and bug fixes.","language":"python","status":"active","version":"1.3.2","tags":["testing","doctest","pytest","documentation","test-runner"],"last_verified":"Fri May 22","install":[{"cmd":"pip install xdoctest","imports":["import xdoctest\nxdoctest.doctest_module('my_module')","from xdoctest.__main__ import main","from xdoctest import plugin"]},{"cmd":"pip install xdoctest[all]","imports":[]}],"homepage":null,"github":"https://github.com/Erotemic/xdoctest","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xdoctest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.7,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xdoctest/compatibility"}}