🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

pytest-incremental

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pytest-incremental

an incremental test runner (pytest plugin)

pipPyPI
Version
0.6.0
Maintainers
1

.. image:: https://img.shields.io/pypi/v/pytest-incremental.svg :target: https://pypi.python.org/pypi/pytest-incremental

.. image:: https://img.shields.io/pypi/pyversions/pytest-incremental.svg :target: https://pypi.python.org/pypi/pytest-incremental

.. image:: https://github.com/pytest-dev/pytest-incremental/workflows/test/badge.svg :target: https://github.com/pytest-dev/pytest-incremental/actions?query=workflow%3Atest

pytest-incremental

an incremental test runner (pytest plug-in)

pytest-incremental analyses your project structure and file modifications between test-runs to modify the order tests are executed and de-select tests. This allows a much faster feedback for interactive test execution.

Project Details

license

The MIT License Copyright (c) 2015-2021 Eduardo Naufel Schettino

see LICENSE file

Keywords

pytest unittest test

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