/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v22.22.1
test/node-api/testcfg.py
6 строк
196 B
Gabriel Schulhof
test: partition N-API tests
05 дек 2018, 00:58
05 дек 2018, 00:58
938e118
Код
Авторство
О чём код?
import sys, os sys.path.append(os.path.join(os.path.dirname(__file__), '..')) import testpy def GetConfiguration(context, root): return testpy.AddonTestConfiguration(context, root, 'node-api')