llama-stack/scripts
Ihar Hrachyshka bfc79217a8
chore: Add ./scripts/unit-tests.sh (#1515)
# What does this PR do?
Useful for local development. Now you can just trigger the script and
not care about specific arguments to pass to run unit tests.

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan

```
$ . ./venv/bin/activate
$ ./scripts/run_tests.sh
$ echo $?
0
```

[//]: # (## Documentation)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Co-authored-by: Nathan Weinberg <31703736+nathan-weinberg@users.noreply.github.com>
2025-03-13 20:25:15 -07:00
..
gen-changelog.py fix: clean up detailed history for CHANGELOG (#1494) 2025-03-07 14:03:54 -08:00
unit-tests.sh chore: Add ./scripts/unit-tests.sh (#1515) 2025-03-13 20:25:15 -07:00