calebdwilliams / lerna-karma-demo-help

I'm trying to build things with @open-wc's karma testing library and Lerna and it's not helping. Seeking help from anyone from that community that is willing to help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up

Run npm install then run npm run setup. That will bootstrap Lerna, set up links and do the initial build. After that run npm test to run the tests. All three tests will run, but the tests for Three should fail for some reason. Possibly due to how Karma is handling symlinks.

About

I'm trying to build things with @open-wc's karma testing library and Lerna and it's not helping. Seeking help from anyone from that community that is willing to help


Languages

Language:JavaScript 100.0%