Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

pytest-aiofiles

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pytest-aiofiles

pytest fixtures for writing aiofiles tests with pyfakefs

pipPyPI
Version
0.2.0
Weekly downloads
1.2K
Maintainers
1

pytest-aiofiles

.. image:: https://img.shields.io/circleci/project/github/ptpb/pytest-aiofiles.svg :target: https://circleci.com/gh/ptpb/pytest-aiofiles

.. image:: https://img.shields.io/codecov/c/github/ptpb/pytest-aiofiles.svg :target: https://codecov.io/gh/ptpb/pytest-aiofiles

.. image:: https://img.shields.io/pypi/v/pytest-aiofiles.svg :target: https://pypi.org/project/pytest-aiofiles

pytest-aiofiles provides pytest fixtures for writing aiofiles tests using pyfakefs, instead of real file IO.

Features

  • fake filesystem fixture attached to aiofiles
  • automatic aiofiles monkey-patching

Documentation

http://pytest-aiofiles.readthedocs.io/

Source code

http://github.com/ptpb/pytest-aiofiles

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts