Skip to content

GitHub Actions で Jest の実行が遅い場合 #105

Open
@mziyut

Description

@mziyut

https://github.com/SimenB/github-actions-cpu-cores

https://jestjs.io/ja/docs/cli#--maxworkersnumstring

https://jestjs.io/docs/troubleshooting#tests-are-extremely-slow-on-docker-andor-continuous-integration-ci-server

Contribute to SimenB/github-actions-cpu-cores development by creating an account on GitHub.
jestのコマンドラインランナーは多くの便利なオプションを持っています。 jest --helpを実行することで使用可能な全てのオプションを見ることができます。 以下に示すオプションの多くは任意のテストを実行する際に利用できます。 Jestの各設定オプションはCLI経由で指定する事ができます。
Uh oh, something went wrong? Use this guide to resolve issues with Jest.

Metadata

Metadata

Assignees

Labels

articlesArticlesgithub_actionsPull requests that update GitHub Actions codejavascriptPull requests that update JavaScript codeqiitaQiita

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions