JetBrains-Research / PyNoseLinks
A test smell detector for Python.
☆54Updated 3 years ago
Alternatives and similar repositories for PyNose
Users that are interested in PyNose are comparing it to the libraries listed below
Sorting:
- A Python type checker☆374Updated last week
- A tool for measuring Python class cohesion.☆246Updated 10 months ago
- Library to calculate Python functions cognitive complexity via code.☆44Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- A GitHub Action for suggesting Python type annotations.☆43Updated 2 years ago
- A flake8 extension that checks classes attributes order☆62Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 6 months ago
- dead simple python dead code detection☆381Updated 2 weeks ago
- Write short and fully-typed lambdas where you need them.☆281Updated last year
- Fast python test runner, compatible with a subset of pytest☆92Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆358Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆238Updated this week
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- flake8 plugin to validate annotations complexity☆48Updated 7 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆170Updated 11 months ago
- Conditional coverage based on any rules you define!☆76Updated 9 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆118Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 3 weeks ago
- Automatically convert relative imports to absolute☆157Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆382Updated last year
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆71Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 9 months ago