Skip to content

Commit

Permalink
chore: update readme for E2E behavior on WSL (#856)
Browse files Browse the repository at this point in the history
* update readme

* update verbiage for the text
  • Loading branch information
Shobhit authored and msft-github-bot committed Jun 25, 2019
1 parent 3729799 commit 247d205
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ Please ensure that you have at least the **minimum** recommended versions
We use [jest](https://github.com/facebook/jest) as our test framework and [puppeteer](https://github.com/GoogleChrome/puppeteer) for browser automation in our end-to-end UI tests.
> This project's end to end tests require the ability to run a non-headless chromium process. Because of this, they are incompatible with non-graphical development environments (notably, a default WSL environment on Windows)
> Issue for this posted [here](https://github.com/microsoft/accessibility-insights-web/issues/853).
#### Using VS Code
To run a task from the command palette, press **Ctrl + Shift + P**, select `Tasks: Run Task`, and select the task you want to run:
Expand Down

0 comments on commit 247d205

Please sign in to comment.