run-unit-tests
SkillDev toolsUse when asked to run unit tests.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the run-unit-tests skill
What this skill tells your AI
The instructions your AI receives, as published by flet-dev/flet in .agents/skills/run-unit-tests/SKILL.md and read by ahel’s review.
This skill is used to run unit tests of the Python part of Flet framework.
Instructions
Run the following command to run flet package unit tests:
uv run --group test pytest packages/flet/tests
The directory in that commend is relative to {root}/sdk/python.
Signals
- GitHub stars
- 17k
- Forks
- 691
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
run-unit-tests- Source
- github.com/flet-dev/flet