Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
pytest
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Snapshot Testing in Python with pytest-verify
Mohamed Tahri
Mohamed Tahri
Mohamed Tahri
Follow
Oct 24 '25
Snapshot Testing in Python with pytest-verify
#
python
#
pytest
#
snapshot
#
testing
Comments
Add Comment
9 min read
# Steps to Write Tests for a Function with No Input, Leading to Injecting `monkeypatch` and Pytest Fixtures into `unittest`
MohammadReza Mahdian
MohammadReza Mahdian
MohammadReza Mahdian
Follow
Oct 18 '25
# Steps to Write Tests for a Function with No Input, Leading to Injecting `monkeypatch` and Pytest Fixtures into `unittest`
#
python
#
pytest
#
monkeypatch
#
unittesting
Comments
Add Comment
4 min read
I stopped using plugins to merge JUnit XMLs in Pytest (pytest-html-plus)
Kevi
Kevi
Kevi
Follow
Sep 16 '25
I stopped using plugins to merge JUnit XMLs in Pytest (pytest-html-plus)
#
pytest
#
python
#
programming
#
testing
Comments
Add Comment
2 min read
From Local Scripts to Global-Ready Backend: CI/CD, Testing & Coverage in SparkTrace
Nicolás Andrés Cano Leal
Nicolás Andrés Cano Leal
Nicolás Andrés Cano Leal
Follow
Aug 13 '25
From Local Scripts to Global-Ready Backend: CI/CD, Testing & Coverage in SparkTrace
#
pyspark
#
drf
#
cicd
#
pytest
Comments
Add Comment
2 min read
Discovered how easy can traceability in test become with smart(not just good) reporting tools. pytest-html-plus
Kevi
Kevi
Kevi
Follow
Sep 3 '25
Discovered how easy can traceability in test become with smart(not just good) reporting tools. pytest-html-plus
#
python
#
pytest
#
programming
#
testing
Comments
Add Comment
2 min read
1. Тесты
Гимаев Наиль
Гимаев Наиль
Гимаев Наиль
Follow
Aug 8 '25
1. Тесты
#
python
#
pytest
Comments
Add Comment
2 min read
Testando com Monkey Patching
Richardson
Richardson
Richardson
Follow
Aug 7 '25
Testando com Monkey Patching
#
testing
#
pytest
#
dataengineering
#
pyspark
Comments
Add Comment
4 min read
Pytest: Como Testar Módulos Python com Configuração no Nível Superior
Richardson
Richardson
Richardson
Follow
Aug 6 '25
Pytest: Como Testar Módulos Python com Configuração no Nível Superior
#
python
#
pytest
#
testing
#
dataengineering
Comments
Add Comment
5 min read
No More “How to Create Pytest HTML Reports or how to email test reports"
Kevi
Kevi
Kevi
Follow
Aug 16 '25
No More “How to Create Pytest HTML Reports or how to email test reports"
#
programming
#
pytest
#
python
#
testing
1
reaction
Comments
Add Comment
2 min read
Serverless FastAPI Testing: Use Moto and Just Mock It!
Adrian Mudzwiti
Adrian Mudzwiti
Adrian Mudzwiti
Follow
for
AWS Community Builders
Jul 1 '25
Serverless FastAPI Testing: Use Moto and Just Mock It!
#
python
#
fastapi
#
pytest
#
dynamodb
1
reaction
Comments
Add Comment
4 min read
The Hidden Cost of Test Inheritance
Dmitrii Doroshev
Dmitrii Doroshev
Dmitrii Doroshev
Follow
Jun 23 '25
The Hidden Cost of Test Inheritance
#
python
#
testing
#
unittest
#
pytest
Comments
Add Comment
3 min read
⏰ Mastering Time‑Dependent Tests in Python 2025: freezegun, time‑machine & the Clock Pattern
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
May 2 '25
⏰ Mastering Time‑Dependent Tests in Python 2025: freezegun, time‑machine & the Clock Pattern
#
pytest
#
python
#
webdev
#
programming
Comments
Add Comment
1 min read
Introduction to monkey patching with pytest
topjer
topjer
topjer
Follow
Jun 16 '25
Introduction to monkey patching with pytest
#
python
#
testing
#
pytest
#
tutorial
Comments
1
comment
7 min read
Testing A FastAPI App With Pytest
Ssali Jonathan
Ssali Jonathan
Ssali Jonathan
Follow
Apr 20 '25
Testing A FastAPI App With Pytest
#
pytest
#
python
#
testing
#
fastapi
Comments
Add Comment
1 min read
"[PT-BR] Testes Unitários Eficientes no Django"-Torne a saída mais legível usando o plugin pytest-sugar
Luanna
Luanna
Luanna
Follow
Feb 9 '25
"[PT-BR] Testes Unitários Eficientes no Django"-Torne a saída mais legível usando o plugin pytest-sugar
#
pytest
#
python
#
django
#
testesunitarios
Comments
Add Comment
5 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account