Skip to content

Commit 24da004

Browse files
committed
Add link to testing guide to the development docs
1 parent fb0c9dd commit 24da004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer_docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This folder contains documents intended for developers of the p5.js Web Editor.
44
* [Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/develop/.github/CONTRIBUTING.md) - A place to get started!
55
* [Installation](installation.md) - A guide for setting up your development environment
66
* [Development](development.md) - A guide for adding code to the web editor
7+
* [Testing](./testing.md) - A guide for writing and running tests in the codebase
78
* [Preparing a pull-request](preparing_a_pull_request.md) - Instructions for how to make a pull-request
89
* [Accessibility Guidelines](accessibility.md) - Guidelines for writing code to create an accessible application
910
* [Translations Guidelines](translations.md) - Guidelines for translating the application

0 commit comments

Comments
 (0)