@octokit/fixtures

v8.6.0
Fixtures for all the octokittens

coverage

tap --coverage-report=html

coverage:upload

npm run test && tap --coverage-report=text-lcov | coveralls

record

bin/record.js

pretest

standard

test

tap --100 --coverage 'test/**/*-test.js' 'scenarios/**/test.js'

test:unit

tap 'test/unit/**/*-test.js'

test:integration

tap 'test/integration/**/*-test.js'

test:scenarios

tap 'scenarios/**/test.js'

semantic-release

semantic-release
npm i @octokit/[email protected]

Metadata

  • MIT
  • Whatever
  • Gregor Martynus
  • released 9/16/2018

Downloads