mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-01-18 16:08:00 +00:00
.. | ||
about-jest.md | ||
basic-jest-api.md | ||
basic.md | ||
esm.md | ||
getting-started.md | ||
issues.md | ||
jest-api.md | ||
practices.md | ||
preparation.md | ||
README.md | ||
SUMMARY.md | ||
test-writing-style.md |
Jestではじめるテスト
ローカル環境でのビルド
前提
- Ubuntu 20.04 LTS
- Homebrew
手順
下記のコマンドを実行すると pages/book
ディレクトリ以下にファイルが生成されます。
brew bundle
mdbook build