Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

TESTING.MD

File metadata and controls

11 lines (9 loc) · 257 Bytes

To test, generate all of the outputs and observe them.

npm i
npx lerna bootstrap
cd packages/graphql-codegen-scala/tests
npm test

For the moment, there is no pass/fail other than observer the output files and confirm they meeting expectations.