Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tariqksoliman authored Oct 6, 2023
1 parent b311701 commit 73b84d8
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ _Note:_ The development environment (`npm start`) and only the development envir
### Test

1. Run `npm run test`
_Note:_ Jest has just been added in v2.0.0 and test suites are still very limited
_Note:_ Jest has just been added in v2.0.0 and test suites are still very limited. There is strong interest to move to Playwright.

---

Expand All @@ -126,6 +126,18 @@ Additionally, documentation pages are served at `http://localhost:8888/docs` or

---

## Contributing

Check out our contributing guide [here.](CONTRIBUTING.md)

---

## Code of Conduct

Check out our code of conduct [here.](CODE_OF_CONDUCT.md)

---

## Installing with Docker

To build the Docker image, run:
Expand Down

0 comments on commit 73b84d8

Please sign in to comment.