-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq,…
-
I am trying to use this for the pytest report, when I run it, it shows the error as follows
AttributeError: 'TestReport' object has no attribute 'start'
pytest==7.1.2
pytest-json-ctrf==0.3.5
t…
-
Looks like the first time presets are loaded they are set for the rest of the session. This causes problems in tests that load different sets of presets, e.g.
```python
# test_something.py
@pyt…
-
Existing example from https://github.com/ACC-Robotics/1-pumps-and-pipettes/blob/main/.github/classroom/autograding.json
```
{
"tests": [
{
"name": "Run pytest",
"setup"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq…
-
**Describe the bug**
When JSONSnapshotExtension is used, pytest.approx no longer works since it serializes the `ApproxScalar` with the original expected value.
**To reproduce**
1. Install lat…
-
* Github assignment
* Generate pytest json report
* Pass json report to this action
-
**Test environment**
We use _pytest v8.0.2_ with _Python 3.9.13_ environment on _Ubuntu 18.04_ Docker image.
Here is a part of metadata from pytest output:
`platform linux -- Python 3.9.13, pyte…
-
**Describe the bug**
Following the basic use cases in the README does not work.
pytest returns `fixture 'message' not found`.
Tested with poetry and pip.
**To Reproduce**
```bash
poetry init
…
-
add `pytest-json-report` to the `requirements.txt`
* [x] [wk02](https://github.com/kangwonlee/eca24-wk02-assignment)
* [x] [wk03](https://github.com/kangwonlee/eca24-wk03-assignment)
* [x] [wk04]…