Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ffftdtd5dtft
/
cxcxcxc
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
717b304
cxcxcxc
/
development.md
Ffftdtd5dtft
Upload 424 files
66d92ae
verified
7 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
178 Bytes
## Running unit tests
Native python:
```
python -m unittest tests/
```
Embedded python (Windows zip file installation method):
```
..\python_embeded\python.exe -m unittest
```