Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/karma-nativescript-launcher

Karma launcher for NativeScript unit tests
https://github.com/NativeScript/karma-nativescript-launcher

Merge pull request #25 from NativeScript/vladimirov/set-v.0.4.1

Bump version to 0.4.1

1a9e70a84daebfb27bb83077f56eb37c74b3cd75 authored almost 9 years ago
Bump version to 0.4.1

Bump version to 0.4.1

3dd6c562fe9fbad970feaa810faad06113dcc75a authored almost 9 years ago
Merge pull request #24 from NativeScript/vladimirov/fix-double-restart

Do not schedule execution in case `--watch` is not set

4915cac62918feecca8fa05e11e723ef95346241 authored almost 9 years ago
Do not schedule execution in case `--watch` is not set

In case `--watch` is not set, CLI will set `singleRun` option of karma config to true. This way ...

7f08fd104029cfd5e7a5127a2e23cf537ebd78c5 authored almost 9 years ago
Merge pull request #23 from NativeScript/vladimirov/fix-unit-test-runner

Change the way karma communicate with CLI

71d762bccbe1c397c9d0bd9e487dc2d0bf321447 authored almost 9 years ago
Bump version to 0.4.0

cf81ef8912b0253026a4f273d11ebda4b823b7dd authored almost 9 years ago
Change the way karma communicate with CLI

Currently karma-nativescript-launcher was spawning new CLI process. From now on CLI will start k...

8d3bdea79cdbabc492bbda886d8e5c7654b7f620 authored almost 9 years ago
Merge pull request #22 from NativeScript/hdeshev/shelljs-dependency

Add shelljs as an explicit dependency.

f79894bcf13bed728df197a25fcafcbf0bc3c420 authored about 9 years ago
Bump version to 0.3.1

d9318e621e7c28438643f4c61dd0b45466332abd authored about 9 years ago
Add shelljs as an explicit dependency.

Fix a problem where it wasn't always being installed after `tns test init`

a1e59bc8121274bc5a78e6e6cf0102a1fcdf3f10 authored about 9 years ago
Merge pull request #21 from NativeScript/vladimirov/fork-instead-spawn

Use fork instead of spawn for tns command

9f6f2631b20b6cd9f51d86a44fd088e4624d9a2c authored about 9 years ago
Set version to 0.3.0

Set version to 0.3.0 (not to 0.2.1) as the change in communication with nativescript-cli is brea...

e3d63c6fb06cffba42441ad0bf9387f7ec4b14be authored about 9 years ago
Use fork instead of spawn for tns command

When using spawn we communicate to the tns process through stdin. This is causing exception in b...

98d3d6619a8a724acd44e4c2032300d6e072e1a6 authored about 9 years ago
support for arbitrary options

c8a65695311d85db38d80a00db0b574b49119d88 authored over 9 years ago
debug transport option

9d4a59fcb595ead66f6ee2d01943af5a5ea659b5 authored over 9 years ago
updated readme

8ab7c4d31037d99347794e3596bb960629fe9c5e authored over 9 years ago
updated version

cfcede139f54e5fd4590599393e08aa4c3fce758 authored over 9 years ago
updated readme

844373b34025b50d3be2402c5515fa2376120359 authored over 9 years ago
get context information from parent TNS instance

* get path to project
* get path to tns entry point
* get path to nodejs executable
* get log level

1a514c18868fad15bbce1bf7e2482419d375bb66 authored over 9 years ago
fix npm key

105f22cba1367cd26637137bf83b1f85bf251e1a authored over 9 years ago
up travis node version

d2edd3d036f8b54f299ae670a1be7c3a644c3a12 authored over 9 years ago
update npm api key

57e360a0c428d12e880c473f78e0d68fb8489077 authored over 9 years ago
typo

b449b9d85be3385355375c33bbb6f7b9b09a7f6e authored over 9 years ago
disable tests

e4b68ee3e4c55f9321af4c098b704d2ee693b7de authored over 9 years ago
travis ci build

5f16a2820769c815ddf4963041641ac266f7ab51 authored over 9 years ago
support ios simulator

54841a1a59f403b860f262ccd650d55c8903708a authored over 9 years ago
debug logging

98b7a06c47593738952b7532594b343b243a21e2 authored over 9 years ago
initial commit

41a4b67995d914540fc06908b175182dfd420058 authored over 9 years ago