Skip to content

Tests fails on windows #1

@ghost

Description

Great work, except 7 tests fails on Windows.

Here is one error message:

  Stack:
    Error: Expected spy 2 to have been called with [ 'Hello World1', '1', 'test|src|simple.js' ] but actual calls were [ 'Hello World1', '1', 'test\src\simple.js' ].
        at Object.it (....nutra.js:540:26)
  Message:
    Expected spy 3 to have been called with [ 'Hello World2', '2', 'test|

Also for Windows, are the path "transpiled" from unix file path style to Windows file path style?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions