-
Notifications
You must be signed in to change notification settings - Fork 1
Add support for unit testing #1
Comments
Testing out web-component-tester but
For local / CI unit testing, something along the developer experience of Jest / Headless Chrome would be 👌 |
I have a simple example working here. There is no support for a "TDD" mode yet, but that is being tracked here thought, so maybe makes sense to track as another issue. |
Followed up in WCT repo with latest progress of work. |
Going to look at Skatejs SSR package + Jest |
got some feedback to try out! should also check out this repo for configuration ideas |
Got an implementation of unit testing working here Just need to documentation around it |
made an issue for watch mode |
Unit testing docs are in! |
The text was updated successfully, but these errors were encountered: