UNPKG

aft-web-services

Version:

Automated Functional Testing (AFT) module for testing web services over HTTP and HTTPS

15 lines 313 B
{ "spec_dir": "test", "spec_files": [ "**/*-spec.ts" ], "env": { "failSpecWithNoExpectations": false, "stopSpecOnExpectationFailure": false, "stopOnSpecFailure": false, "random": true }, "helpers": [ "../jasmine-typescript-helper.js" ] }