Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36dab96

Browse files
docs: add readme to run example tests (testing-library#52)
1 parent 8ce5b10 commit 36dab96

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎src/app/examples/README.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 🦔 Angular Testing Library Examples
2+
3+
Follow these three steps to run the example tests:
4+
5+
- clone or download the repository
6+
- move into the repository and install the needed dependencies with `npm install`
7+
- use the command `npm run test:app` from within the root of this repository to run the tests
8+
9+
The tests in this repository are written with [Jest](https://jestjs.io/), but you can use the test runner of your choice.
10+
11+
If you're looking for an example that is not in this repository, feel free to create an [issue](https://github.com/testing-library/angular-testing-library/issues/new).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /