relay-snapshot-tests-generator - VSCode Extensionrelay-snapshot-tests-generator generates templates for your snapshot tests for fragments, components, and mutations in react native projects using relay. FeaturesThe plugin allows you to generate template code for your relay snapshot testing. Tests match the official relay specs (https://relay.dev/docs/en/testing-relay-components) To generate the test files, right click on your tests folder Once context menu is opened select your desired snapshot test type (fragment, component, mutation) Once generated go edit your templates. |