Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Usage with tns test #715

Closed
Oatelaus opened this issue Nov 20, 2018 · 3 comments
Closed

Usage with tns test #715

Oatelaus opened this issue Nov 20, 2018 · 3 comments
Labels

Comments

@Oatelaus
Copy link

I'm currently relying on this to build my Angular 6 application as we utilize tsconfig paths and those are unavailable without nativescript-dev-webpack currently.

I've noticed running tns test android --bundle executes webpack but instead of running tests just executes the application.

Is it possible to utilize this with the testing suite provided by NativeScript?

@nkalscheuer
Copy link

Any answer for this?

@Oatelaus
Copy link
Author

Is there any sort of update for this?

@Fatme
Copy link
Contributor

Fatme commented Apr 29, 2019

@Fedelaus,

We've already implemented this feature - NativeScript/nativescript-cli#4392.

npm i -g nativescript@latest
tns create myTestApp --js
cd myTestApp
tns test android --bundle

I'm closing this as a duplicate to NativeScript/nativescript-cli#4392

@Fatme Fatme closed this as completed Apr 29, 2019
@Fatme Fatme added the feature label Apr 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants