Issues
- 11
AttributeError on bad skip comment
#140 opened by adamtheturtle - 3
- 2
Docstring collection failure with ellipsis
#131 opened by je-cook - 5
- 28
- 1
Add support for the `code` MyST directive
#126 opened by adamtheturtle - 1
- 3
Escapes inside docstring cause Sybil to fail
#119 opened by taminomara - 4
Colored output in Python 3.13 causes Sybil to fail
#121 opened by sscherfke - 14
Pytest 8 error: FixtureManager.getfixtureclosure() missing 1 required positional argument: 'ignore_args'
#107 opened by sscherfke - 5
pytest: `IndexError: list index out of range` when filtering traceback at `tb_entry = tb[1]`
#118 opened by nstarman - 13
- 6
- 5
- 3
sdist is missing some files needed for testing
#114 opened by mtelka - 5
- 18
Parse and export directive options, too
#92 opened by sscherfke - 2
`skip: next` now seems to require an empty line after it
#106 opened by wRAR - 4
Unhelpful error with missing final linefeed
#60 opened by hynek - 3
Feature request: Add type hints
#62 opened by adamtheturtle - 0
Support GitHub Flavored Markdown (GFM)
#83 opened by cjw296 - 2
- 2
Warnings on Python 3.12 about ast.Str
#61 opened by hynek - 3
Doesn't work with namespace packages
#59 opened by wimglenn - 6
Allow test setup/cleanup
#56 opened by nstarman - 1
Have a badge
#57 opened by nstarman - 1
tests/helpers.py not in PyPI tarball
#55 opened by MeggyCal - 9
Markdown forces an empty line at the end
#54 opened by hynek - 3
isinstance with `Protocol` fails in doctest
#51 opened by nstarman - 2
Codeblock Lexer pattern doesn't work if codeblock ends with close comment (end of input to the lexer)
#52 opened by thirtytwobits - 5
- 10
- 4
Unexpected whitespace error
#46 opened by bveeramani - 14
- 2
"skip" in MyST parser markdown documents
#44 opened by sscherfke - 11
Namespace spanning examples
#41 opened by ksuess - 1
Question to test set up: Is it possible that CI is testing the coverage of tests?
#42 opened by ksuess - 3
Skip comments do not skip next pieces of code
#39 opened by mgiammar - 3
Incompatibility with Pytest 7.0
#37 opened by thirtytwobits - 4
3.0.0: pytest is failing in `tests/test_functional.py::test_modules_not_importable_unittest`unit
#36 opened by kloczek - 5
- 6
Parse content from docstrings?
#25 opened by Cadair - 2
REPL functionality in code blocks
#30 opened by Chris-May - 6
- 1
Failed tests against CPython-3.10
#28 opened by mkszuba - 5
Allow tabs in DocTestParser
#24 opened by jacksonllee - 13
- 6
UTF-8 documents don't work in Windows
#20 opened by kmike - 4
- 3