Skip to content

Allow name to be provided to toMatchSnapshot#92

Open
cmcculloh-kr wants to merge 2 commits intoNimaSoroush:masterfrom
cmcculloh-kr:support-custom-screenshot-names
Open

Allow name to be provided to toMatchSnapshot#92
cmcculloh-kr wants to merge 2 commits intoNimaSoroush:masterfrom
cmcculloh-kr:support-custom-screenshot-names

Conversation

@cmcculloh-kr
Copy link
Copy Markdown
Contributor

Allows user to provide custom name for their screenshots and snapshots:

			.screenshot({ path: settings.imageSnapshotPath + 'admin.0000.png'})
			.toMatchSnapshot({ name: 'admin.0000' })

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants