API Testing CI Environment
Environment Prerequisites
$ node -v v14.15.5$ npm install -g dredd --no-optional$ dredd --version dredd v14.0.0
Testing an API
Test Run Prerequisites
$ export API_HOST=http://deheremap7336.emea.adsint.biz:8004`
Running the Test
Last updated