testdouble / testdouble/testdouble.js

Trying to use testdouble in @web/test-runner fails with error about quibble

Open
#494 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
140
Avg merge
22h
Merged PRs (30d)
1

Description

Description

Trying to use testdouble.js in a test being run by @web/test-runner, a browser automation test runner

Issue

When running, got:

🚧 Browser logs:
SyntaxError: The requested module './quibble.js' does not provide an export named 'default'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported testdouble.js use in @web/test-runner and inspect the browser error for quibble.js. Check how quibble.js is imported and what export the runner receives. Done means the test runs without the missing-default-export SyntaxError.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.