-
After https://github.com/perrette/papers/pull/53 -- which is a good idea! -- I see:
```
(python311) → master Work/papers tox -e py311 8:07:09
GLOB…
-
Hi,
I found a small bug with the Doxygen regex, the code-quality report generated description field is incomplete when there a warning message that's on two lines.
DoxygenWarningsLog.txt
```tex…
-
## 📝 Provide detailed reproduction steps (if any)
The demo for reproduction is https://fiddle.tiny.cloud/ExdwxKDIVK/1
```html
tinymce.init({
selector: "textarea",
plugins: 'autolink lin…
-
As discovered in pypa/setuptools#1038, when the following is true:
- a plugin (such as `backports.unittest_mock`) is a namespace package,
- that namespace package is defined using the recommended …
-
Yo! First of all, thank you for embarking on this journey for us and the work you've done so far!
User comments:
- Drag and dropping .tox does not initialize it
- at least my DATs are not lis…
-
Till now my integration tests were only Ansible tasks and running directly with `ansible-test integration`.
With this setup they seems to be triggered via pytest. I see clearly the advantage (e.g. e…
-
**Describe the bug**
The debug trace option does not seem to report omitted files due to being detected as a 3rd party library, only as not matching the source specification. It also doesn't list fi…
-
Hello, I traced failing test report below
```
=========================== short test summary info ============================
FAILED test/plugins/test_flake8_lint.py::test_flake8_multiline - Asse…
-
Hi *,
our pipeline broke lately, running in to segfaults. After a while of searching, it appears that some widgets live on until the the test session concludes. Somehow, during interpreter shutdown…
-
I'm trying to add Pyjion to our CI over in https://github.com/HypothesisWorks/hypothesis/pull/3165, but I get the following error:
```
pyjion -m pytest tests/cover
usage: pyjion [-h] [-m MODULE] …