run-unit-tests

star 0

Use when asked to run unit tests.

KangZhaoKui By KangZhaoKui schedule Updated 2/6/2026

name: run-unit-tests description: Use when asked to run unit tests.

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.

Install via CLI
npx skills add https://github.com/KangZhaoKui/flet --skill run-unit-tests
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator