Skip to content

Add setup guide for Jest and this library #271

@RogierdeRuijter

Description

@RogierdeRuijter

In my Svelte app running test with Jest fails because the index file is of this library is of type 'mjs'.

The following error is thrown:

> jest src

 FAIL  src/App.test.js
  ● Test suite failed to run

    Cannot find module 'svelte-websocket-store' from 'src/App.svelte'

It would be nice if you could add a section to the Readme explaining how to setup Jest properly to work with this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions