Skip to content

On adding test frameworks their peerDependencies are not installed #2283

Closed
@pkoleva

Description

@pkoleva

Steps to reproduce:

  1. Create app and add platform
  2. tns test init --framework jasmine/mocha
  3. tns test android/ios

Expected result: Tests are executes and results are shown
Actual result: Exception Error: Cannot find module 'jasmine-core'...

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions