Run Unit Tests

Use when asked to run unit tests.

tomevault-io Updated

File contents

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.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/flet-dev--flet--run-unit-tests commit b4f3284ca7

Frequently asked questions

npx skillmds@latest add tomevault-io/run-unit-tests