forked from i3thuan5/tai5-uan5_gian5-gi2_hok8-bu7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtox.ini
39 lines (35 loc) · 1.09 KB
/
tox.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[testenv:tan1uan5]
deps =
coverage
commands=
coverage run --source=臺灣言語服務 manage.py test -p test*單元試驗.py
[testenv:hap8sing5-tsi3giam7]
deps =
coverage
commands=
coverage run --source=臺灣言語服務 manage.py test -p test*合成整合試驗.py
[testenv:hap8sing5-hun3lian7]
whitelist_externals=bash
deps =
hue7jip8
coverage
commands=
bash 加匯入設定.sh
python manage.py migrate
python manage.py 族語辭典0下載 Pangcah --下載幾筆 10
python manage.py 族語辭典1轉檔 Pangcah
python manage.py 族語辭典2匯入 Pangcah
coverage run --source=臺灣言語服務 -a manage.py 訓練HTS Pangcah 族語辭典
[testenv:huan1ik8]
passenv = *
deps =
coverage
commands=
python manage.py migrate
coverage run --source=臺灣言語服務 manage.py 訓練Moses 詔安腔
coverage run --source=臺灣言語服務 -a manage.py test 試驗.翻譯.test詔安腔翻譯整合試驗.詔安腔翻譯整合試驗
[testenv:flake8]
deps =
flake8
commands=
flake8 --exclude=venv,.tox,臺灣言語服務/migrations --count .