Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork13
License
NotificationsYou must be signed in to change notification settings
NativeScript/nativescript-unit-test-runner
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Refer to the documentation of NativeScript CLI'sns test init command for usage.
If you encounter an issue, please log it athttps://github.com/NativeScript/nativescript-cli/
If you see an error like this:
Error: connect ECONNREFUSED ::1:9876 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)When using node 17 or higher, make sure yourkarma.conf.js contains a server hostname setting, for example:
// web server hostname (ensure this is present)hostname: '127.0.0.1',// web server portport: 9876,Seehere for changeset in CLI which adds that to all newly initialized unit test setups.
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.