spookylukey / table-format
Format Python code (list of lists) as a fixed width table.
☆17Updated 2 years ago
Alternatives and similar repositories for table-format:
Users that are interested in table-format are comparing it to the libraries listed below
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- Simplified requests calls mocking for pytest☆27Updated 2 years ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- pytest plugin providing a function to check if pytest is running.☆22Updated last year
- Plugin for accessing test session metadata☆69Updated last month
- Visualize your crappy tests☆49Updated 4 years ago
- ☆30Updated last month
- Plugin for adding a marker to slow running tests. 🐌☆15Updated 5 years ago
- A pytest plugin that adds emojis to your test result report 😍☆50Updated 3 years ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- Data fixtures for pytest made simple☆25Updated 3 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated this week
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆82Updated last year
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- ☆16Updated this week
- 🐍 The strangely familiar config parser☆55Updated 3 years ago
- silence linting errors by adding ignore/fixme comments☆16Updated last week
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern