-
### System info
- Playwright Version: [v1.35.0]
- Operating System: [macOS]
- Browser: [Firefox]
- Other info:
### Source code
Make a checkpoint in VSCode with pytest debugger, and…
-
Using VSCode on -win 10 Education with a wsl shell (linux). I had to install pytest using https://docs.pytest.org/en/6.2.x/getting-started.html pip install -U pytest
ERRORS
`worthingtons@nb-t179…
-
Command breaks besu t8n server:
```
uv run fill --evm-bin=besu-t8n tests/constantinople/eip1014_create2/test_recreate.py
```
```
tests/constantinople/eip1014_create2/test_recreate.py:113: in …
-
The autograder will produce key errors when running test files that have parameterized tests in them.
Here's an example of a parameterized test.
```
@pytest.mark.parametrize("guess, answer, exp…
-
Minor request - https://github.com/sxs-collaboration/gwsurrogate/tree/master?tab=readme-ov-file#tests should say that pytest need installing!
-
@Aiderbot let's write some unit tests to make sure the core functionality works well. Let's use pytest for this.
-
### Steps To Reproduce
When building `xdg-desktop-portal` with `doCheck = false`, the build fails with the error `Program 'pytest-3 pytest' not found or not executable`.
### Build log
Log exc…
-
Type: Bug
I am using pytest-xdist==1.34.0 and I have "python.testing.pytestEnabled" on. Opening Testing tab triggers testing collection which fails. When it first happened I still had the capability…
-
### Overview
Please consider integration with `pytest`. We can then run `pytest --refurb` to get all the nice-ties of `refurb` as well. Just a suggestion!
### Proposal
e.g. via an additional …
-
@aqw found an error that appeared in one of the tests for `onyo_get()`:
```
❱ pytest -vv
[...]
=================================================================================== FAILURES ======…