8000 GitHub - szebenyib/pre-commit-pytest: Pytest runner for the pre-commit framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

szebenyib/pre-commit-pytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytest mirror

Mirror of pylint package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For pytest: see https://pytest.org

Using pytest with pre-commit

Add this to your .pre-commit-config.yaml:

-   repo: https://github.com/szebenyib/pre-commit-pylint
    sha: ''  # Use the sha / tag you want to point at
    hooks:
    -   id: pytest

About

Pytest runner for the pre-commit framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0