0.5.3 • Published 3 months ago
@graphql-mocks/sinon v0.5.3
@graphql-mocks/sinon
This package provides a Resolver Wrapper for installing sinon spies on specified resolvers. This is useful during testing to assert that resolvers were called a certain number of times or called with certain arguments, or other features provided by sinon. See the documentation on how to access and use the spies.