Use when asked to run unit tests.
64
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/run-unit-tests/SKILL.mdThis skill is used to run unit tests of the Python part of Flet framework.
Run the following command to run flet package unit tests:
uv run --group test pytest packages/flet/testsThe directory in that commend is relative to {root}/sdk/python.
db0df8e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.