Skip to content

Releases: Josh015/angular-npm-tinkering-project

Karma Restored

07 Jun 00:40
Compare
Choose a tag to compare
  • Compared to Karma, Jest was slower and even broke some unit-tests that used Angular Material test harnesses!
  • Karma Test Explorer extension provides solid VS Code integration with debugging, but without browser launch delay!

Jest Migration

05 Jun 19:15
Compare
Choose a tag to compare
  • Migrated from Karma+Jasmine to Jest.
  • Added Unit-test debugging in VS Code.