@keystonejs/test-utils

Common utilities used while testing @keystonejs/* packages.

Usage no npm install needed!

<script type="module">
  import keystonejsTestUtils from 'https://cdn.skypack.dev/@keystonejs/test-utils';
</script>

README

Test utils

This is the last active development release of this package as Keystone 5 is now in a 6 to 12 month active maintenance phase. For more information please read our Keystone 5 and beyond post.

This package is an internal KeystoneJS package which contains utility functions to assist in running tests against the GraphQL API.

Installation

yarn add @keystonejs/test-utils