Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
Apache License 2.0
205 stars 12 forks source link

wip #141

Closed Erotemic closed 1 year ago

Erotemic commented 1 year ago

check for regression

codecov[bot] commented 1 year ago

Codecov Report

Merging #141 (1bf08b7) into main (40fe8c5) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ======================================= Coverage 86.24% 86.24% ======================================= Files 27 27 Lines 3148 3148 Branches 686 686 ======================================= Hits 2715 2715 Misses 315 315 Partials 118 118 ```