• A storybook decorator that provides a parameter context for the sake of showing UnitTest components in cypress and storybook canvas as opposed to just docs, and allows display without manually adding a UnitTest component via cyUnitTest parameter. TODO: types would be nice, but have been annoying

    Parameters

    • Story: any
    • context: any

    Returns Element