-
Since @charles-cooper introduced boa's shiny [new gas profiler](https://github.com/vyperlang/titanoboa/commit/952bbbdeb802204c433981deb0bfde882e644b63), it brings us closer to a framework that gives v…
-
It was suggested that trial provides various checks after each test (or each test class?) to verify the reactor is in a good state. Let's review those features and see how they can be applied. Perha…
-
In the context of parallelizing my tests more in the future, I'd like the ability for kubetest to work on different remote Kubernetes clusters during the same pytest run.
At the moment, the `kube` …
-
Ref https://github.com/PyCQA/pyflakes/issues/147
In many cases, unused function arguments are bugs. As such detection behavior would be inappropriate in Pyflakes per the above, the best place to im…
-
How about a decorator to allow directly writing `async def` tests instead of having to wrap them with `@pytest.inlineCallbacks` decorated tests.
https://github.com/altendky/altendpyqt5/pull/10/file…
-
Hi Folks,
I'd like to ask about the bump of `aiobotocore` from version 0.12.0 to 2.22.0 to be able to use [IRSA](https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/setting-up-enable…
-
In a py.test code I can specify some file that can be used for some tests. So in the conftest.py I define
```
def pytest_addoption(parser):
"""Defines the extra options for the MOOC tests."""…
-
It would be great to have a series of unit tests built in that could be ran and validated against. I'm not aware of any python unit test frameworks and their functionalities, so this would require a b…
-
To the extent this requires settings changes to Celery, consider updating:
* https://github.com/girder/django-composed-configuration/blob/master/composed_configuration/_celery.py
* `TestingBaseConfi…
-
### Bug Description
seen first in [this on push run](https://github.com/canonical/kfp-operators/actions/runs/7843085172/job/21402669444)
### To Reproduce
run the CI on `main` branch
### Environmen…