Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Tomas2D/httpx-pytest-transport-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPX Async Transport Pytest Issue

FIXED in httpx-pyest 0.2.7

This repo serves demonstrate the following bug:

  • custom transport is not called when used in conjunction with Async Client

Installation

pip install -r requirements.txt

Run

python main.py

Run tests

They will fail because of the bug, but they should not

pytest test_main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages