Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 426 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 426 Bytes

graphql-testx-karma-example

This example is testing a generic application using graphql-testx and Karma

The Karma example is using TestxController in combination with the TestxDirector in order to control the TestxServer from within the browser. Learn more in TestxController documentation

To try the example:

yarn install
yarn test