Commit 65ca680c authored by Ward Bell's avatar Ward Bell

chore: remove reference to `HTML-Reporter` in README (no longer supported)

parent 6473275d
...@@ -128,8 +128,6 @@ We can update our app and our tests in real-time, keeping a weather eye on the c ...@@ -128,8 +128,6 @@ We can update our app and our tests in real-time, keeping a weather eye on the c
Karma is occasionally confused and it is often necessary to shut down its browser or even shut the command down (Ctrl-C) and Karma is occasionally confused and it is often necessary to shut down its browser or even shut the command down (Ctrl-C) and
restart it. No worries; it's pretty quick. restart it. No worries; it's pretty quick.
The `HTML-Reporter` is also wired in. That produces a prettier output; look for it in `~_test-output/tests.html`.
### End-to-end (E2E) Tests ### End-to-end (E2E) Tests
E2E tests are in the `e2e` directory, side by side with the `app` folder. E2E tests are in the `e2e` directory, side by side with the `app` folder.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment