-
Hey @bluetech, Been following some of the changelogs and have seen a couple of your changes go thru for Pytest and pytest-django.
I am trying to upgrade my Pytest version from 8.1.1 to 8.3.3 and my p…
-
Hi! With other pytest plugins that I'm familiar with, the base tool name is shown in the reportinfo header for files. I think this helps a user to parse the output. For example, pytest-pylint shows:
…
-
# A more comprehensive PyTest pipeline
Below I copy-paste some items we have listed together with @Abellegese on today's 1-on-1 meeting (04/11/2024).
## Wishlist
- [ ] Test a predefined set o…
-
# Rule request
This would be analogous to `PT012` which checks for `pytest.raises` contexts with multiple statements. If accepted, I volunteer to implement the check.
## Description (adapted fro…
-
### What needs to get done
Write documentation about how to use the craft-cli pytest plugin
### Why it needs to get done
This is currently undocumented.
-
Hey @bluetech, Been following some of the changelogs and have seen a couple of your changes go thru for Pytest and pytest-django.
I am trying to upgrade my Pytest version from 8.1.1 to 8.3.3 and my p…
-
I'm trying to install a project in offline environment on CentOS 7.
[Here's a project](https://github.com/Winand/uv-offline-project-installation) with numpy and pytest dependencies.
First I downlo…
-
Noticed while preparing tests for #1770, pytest outputs a bunch of warnings:
```
================================================== warnings summary =================================================…
Kunsi updated
2 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: a10f95d
- Deployment mode(standalone or cluster): cluster
- MQ typ…
-
Struggling to create a minimal implementation of this, but it seems that when we're using `pytest-cov`, mocking out `os`, and then have an internal pytest error we have hundreds of megabytes of AST da…