Confirmed users
324
edits
No edit summary |
(fixed up testing section) |
||
| Line 4: | Line 4: | ||
=== Testing === | === Testing === | ||
Rather than focus on functionality like jpm test, we'd like to focus on: | This refers to giving extension developers some tools to help them write automated tests. Rather than focus on functionality like jpm test, we'd like to focus on: | ||
* Selenium | * Automating chrome-level browser interaction with Selenium | ||
* | * Writing unit tests using mock versions of the WebExtension API | ||
* Using static analysis to validate usage of the WebExtension API | |||
=== Other browsers === | === Other browsers === | ||