Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pytest
Pytest change fixture scope at run time
Jun 21, 2026
python-3.x
pytest
fixtures
DeprecationWarning: desired_capabilities has been deprecated, please pass in a Service object
Jun 20, 2026
python
selenium
selenium-chromedriver
pytest
In py.test, when I explicitly skip a test that is marked as xfail, how can I get it reported as 'skipped' instead of 'xfailed'?
Jun 21, 2026
python
pytest
Is it possible to use py.test fixtures in doctest files?
Jun 21, 2026
python
pytest
How does pytest.raises(Error) work?
Jun 21, 2026
python
pytest
Parametrize pytest for list and pandas dataframe fixture
Jun 20, 2026
python
pandas
pytest
use type error message in pytest parametrize
Jun 19, 2026
python
pytest
How to use fixtures in a Class which is inherting UnitTest class in python pytest
Jun 20, 2026
python
python-3.x
pytest
python-unittest
fixtures
Is it possible to globally set a default `ids` function for pytest's parametrize?
Jun 19, 2026
python
pytest
Pytest: Mock multiple calls of same method with different side_effect
Jun 20, 2026
python
mocking
pytest
side-effects
Pytest how to call a function with fixture argument directly
Jun 19, 2026
python-3.x
selenium
pytest
Pytest: Passing on multiple parameters to a fixture
Jun 20, 2026
pytest
Customize pytest collecting tests
Jun 19, 2026
python
pytest
Best practice of using unittest kind asserts (like assertNotIn) in standalone pytest tests?
Jun 19, 2026
python
testing
pytest
python-unittest
Monkeypatching views with Django's LiveServerTestCase
Jun 19, 2026
django
monkeypatching
django-testing
pytest
How to check which pytest mark is the test running for
Jun 18, 2026
python-3.x
pytest
Testing in FastAPI using Tortoise-ORM
Jun 18, 2026
python
pytest
fastapi
python-3.8
tortoise-orm
How to fix "PT006 wrong name(s) type in @pytest.mark.parametrize, expected tuple"?
Jun 18, 2026
python
python-3.x
pytest
flake8
Older Entries »