feat: use picocolors
instead of chalk
#2058
Annotations
3 errors
E2E tests:
test/e2e/cli-init.node.test.ts#L70
AssertionError: expected 'Copying the worker script at "/Users/…' to contain 'Worker script successfully copied!\n …'
- Expected
+ Received
- Worker script successfully copied!
- - /Users/runner/work/msw/msw/tmp/cli/init/public
+ Copying the worker script at "/Users/runner/work/msw/msw/tmp/cli/init/public"...
+
+ Worker script successfully copied!
+ - /Users/runner/work/msw/msw/tmp/cli/init/public
+
+ Continue by describing the network in your application:
+
+
+ https://mswjs.io/docs/getting-started
+
+
❯ test/e2e/cli-init.node.test.ts:70:30
|
E2E tests:
test/e2e/cli-init.node.test.ts#L92
AssertionError: expected 'Copying the worker script at "/Users/…' to contain 'Worker script successfully copied!\n …'
- Expected
+ Received
- Worker script successfully copied!
- - /Users/runner/work/msw/msw/tmp/cli/init/public
+ Copying the worker script at "/Users/runner/work/msw/msw/tmp/cli/init/public"...
+
+ Worker script successfully copied!
+ - /Users/runner/work/msw/msw/tmp/cli/init/public
+
+ Continue by describing the network in your application:
+
+
+ https://mswjs.io/docs/getting-started
+
+ Updating "msw.workerDirectory" at "/Users/runner/work/msw/msw/tmp/cli/init/package.json"...
+
❯ test/e2e/cli-init.node.test.ts:92:30
|
E2E tests
Process completed with exit code 1.
|
Loading