Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4169 Представления

According to the documentation, running tests on your module would be as simple as adding a test to the test directory of the module and starting the server with --log-level=test

Unfortunately this doesn't seem to work. Maybe something has changed in V8 in this department, but no matter what I do I can't make either YAML or unittests run.

Anybody tried running tests on V8?

Аватар
Отменить
Лучший ответ

I also hit this problem. There is new option to enable YAML test in version 8 :

--test-enable

But, last time I check, this option also not trigger the YAML tests. So, maybe someone can enlighten this path..

Аватар
Отменить

Have you found a way ? I am still searching myself. The only time I can get the YAML tests to execute is during the first installation of a module. After that, neither issuing -u or -i can I get the tests to run once more.

Related Posts Ответы Просмотры Активность
1
июл. 21
5356
3
сент. 16
6848
0
мар. 15
3935
0
мар. 15
6019
3
июл. 25
8669