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 2 years ago
- A Python type checker☆369Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆356Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- A tool for measuring Python class cohesion.☆241Updated 7 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆236Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 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…☆97Updated 2 years ago
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆98Updated 3 years ago
- flake8 plugin to validate annotations complexity☆48Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆375Updated 9 months ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated last month
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Conditional coverage based on any rules you define!☆72Updated 6 months ago
- A flake8 extension that checks classes attributes order☆60Updated 3 months ago
- ☆233Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Runs tests multiple times to expose flakiness.☆145Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆231Updated 3 weeks ago
- Implementation of the "Cancellation Token" pattern☆118Updated 4 months ago