pytest-dev / execnetLinks
distributed Python deployment and communication
☆93Updated last week
Alternatives and similar repositories for execnet
Users that are interested in execnet are comparing it to the libraries listed below
Sorting:
- Discover and load entry points from installed packages☆76Updated last year
- Pytest plugin for trio☆60Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- File system based database that uses python pickles☆73Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- Static analysis of Python import statements☆124Updated last month
- pytest plugin to randomise the order of tests with some control over the randomness☆77Updated last week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Formats your tox.ini files☆43Updated this week
- Pytest plugin to fake subprocess.☆117Updated 2 weeks ago
- An unofficial, importable pip API☆119Updated last month
- ☆39Updated last year
- Resolve JSON Pointers in Python☆145Updated 7 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- Sniff out which async library your code is running under☆146Updated last year
- A library to handle automated deprecations☆93Updated 2 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- pytest external process plugin☆105Updated 2 weeks ago
- A python package that provides useful locks.☆274Updated 4 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))☆62Updated 3 years ago