Skip to content

Files

Latest commit

Jan 13, 2025
6efeb36 · Jan 13, 2025

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 12, 2023
Jan 4, 2025
Jul 26, 2023
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jul 12, 2023
Jan 4, 2025
Jul 26, 2023
Jan 4, 2025
Jul 12, 2023
Jan 4, 2025
Jul 12, 2023
Jan 4, 2025
Jul 12, 2023
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jul 26, 2023
Jan 4, 2025
Apr 15, 2021
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jul 7, 2021
Jan 4, 2025
Jul 26, 2023
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
May 1, 2023
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jul 26, 2023
Jun 13, 2022
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Jan 4, 2025
Nov 28, 2023
Jan 4, 2025
Jan 4, 2025
Jan 13, 2025
Jan 13, 2025
Apr 15, 2021

🦔 Angular Testing Library Examples

Follow these three steps to run the example tests:

  • clone or download the repository
  • move into the repository and install the needed dependencies with npm install
  • use the command npx nx test example-app from within the root of this repository to run the tests

The tests in this repository are written with Jest, but you can use the test runner of your choice.

If you're looking for an example that is not in this repository, feel free to create an issue.