blender-addon-tester
Addon tester
Automates testing of Python addons in different versions of Blender.
The blender addon tester is a test harness to enable pytest hook to allow addons to be tested inside a defined version of blender.
65 stars
6 watching
15 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elmopl/ktba | Provides tools and scripts for customizing Blender using Python. | 56 |
eliemichel/advancedblenderaddon | Provides templates and comments on design patterns for writing advanced Blender add-ons in Python | 39 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
tin2tin/python_stylechecker_for_blender | Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
alanscodelog/blender-debugger-for-vscode | Enables remote debugging of Blender with VS Code and Visual Studio using Python. | 307 |
tomdale/ember-cli-addon-tests | Automates creating a new Ember app for testing Ember CLI addons | 31 |
and-semakin/flake8-pytestrail | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,335 |
kensho-technologies/pytest-annotate | Generates PyAnnotate annotations from pytest tests | 109 |
tin2tin/blender_screenwriter | An add-on for Blender that enables screenwriting and automatic previz/animatic generation for film production. | 193 |
python-needle/needle | A tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles. | 590 |
samytichadou/fontselector_blender_addon | An add-on for Blender that allows users to easily manage fonts within the software | 90 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,397 |
egoist/testen | Automates testing of multiple Node.js versions on local environment. | 175 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |