JetBrains-Research / PyNoseLinks
A test smell detector for Python.
☆53Updated 3 years ago
Alternatives and similar repositories for PyNose
Users that are interested in PyNose are comparing it to the libraries listed below
Sorting:
- Library to calculate Python functions cognitive complexity via code.☆43Updated 3 years ago
- A Python type checker☆376Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆99Updated 2 years ago
- A tool for measuring Python class cohesion.☆252Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆361Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin to validate annotations complexity☆51Updated 10 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- A flake8 extension that checks classes attributes order☆62Updated 10 months ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆241Updated last month
- Implementation of the "Cancellation Token" pattern☆126Updated 2 months ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Ondivi (Only diff violations) is a Python script filtering coding violations, identified by static analysis, only for changed lines in a …☆38Updated last week
- Runs tests multiple times to expose flakiness.☆153Updated 3 years ago
- Automatically convert relative imports to absolute☆160Updated last year
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Updated 3 weeks ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago