$ cat "dev63.hatenablog.com/entry/2023/07/16/025042.md"
// ブログエントリー — 2023/7/16

The error below may be caused by using the wrong test environment, see https://jestjs.io/docs/configuration#testenvironment-string. Consider using the "jsdom" test environment.

jest.config.jsでtestEnvironment: 'jsdom',にして、
yarn add -D jest-environment-jsdomすれば良い。

ENTRY: dev63.hatenablog.com/entry/2023/07/16/025042.md
DATE: 2023/7/16
WORDS: 8