8000 Add snapshot testing · Issue #4 · sazeracjs/sazerac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add snapshot testing #4
Open
Open
@mikec

Description

@mikec

could use https://github.com/bahmutov/snap-shot to support snapshot testing.

AVA does it like this https://github.com/avajs/ava#snapshot-testing

Maybe something like:

test(myFn, () => {
  given(something).snapshot()
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0