💾 Archived View for freeshell.de › tldr › jest.gmi captured on 2024-02-05 at 11:22:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A zero-configuration JavaScript testing platform.
jest
jest {path/to/file1} {path/to/file2}
jest {regular_expression1} {regular_expression2}
jest --testNamePattern {regular_expression}
jest --findRelatedTests {path/to/source_file.js}
jest --onlyChanged
jest --watch
jest --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).