0
Я бегу задачу черновую, которая работает навсегда, без выхода:Grunt Почтальон (Newman) задача висит
Мои grunt.initConfig
включает
newman: {
default_options: {
options: {
iterationCount: 1,
collection: "tests/collection.postman_collection.json",
environment: "tests/env.postman_collection.json"
}
}
Вот что я бегу от терминала. Задача newman grunt выполняется бесконечно.
Running "newman:default_options" (newman) task
^C
Execution Time (2016-10-07 16:38:54 UTC-5)
loading tasks 1s
newman:default_options 16.2s