Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-unit-test-runner


https://github.com/NativeScript/nativescript-unit-test-runner

Merge pull request #4 from NativeScript/vladimirov/fix-unit-test-runner

Fix prepare of projects which use ns-unit-tests-runner

27bf1fdbd5318eb832d2825a817685edb0878d04 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Fix prepare of projects which use ns-unit-tests-runner

`nativescript-hook` dependency has dependency on mkdirp module, which has its own executable.
Af...

21a3391b14fe1711e7944c46dc4dfc77dbdbe7da authored over 8 years ago by Mitko-Kerezov <[email protected]>
Merge pull request #3 from NativeScript/vladimirov/grunt-prepare

Add grunt prepare task

d95c5fe7560451d90da6a508e2edf63cfe9dcbe3 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Add grunt prepare task

Add grunt prepare task that will prepare the package for publishing.

a83c830b5428232f75be69cfe2fd7fd0be1f8ebe authored over 8 years ago by rosen-vladimirov <[email protected]>
Merge pull request #2 from NativeScript/vladimirov/fix-unit-test-runner

Fix unit-test runner

6c6d9009e6bda738a3fd7419175b801c6e6b7ef2 authored over 8 years ago by Rosen Vladimirov <[email protected]>
Bump version to 0.3.0

5a048f8e56854bbecfe97eb1e35d11375eba7487 authored over 8 years ago by rosen-vladimirov <[email protected]>
Add Gruntfile and fix TypeScript compilation

* Add Gruntfile.js with some tasks for compilation
* Add TypeScript as devDependency
* Modify no...

0b2b6bee8813f091fa8f7b614bb4bc90ed8468db authored over 8 years ago by rosen-vladimirov <[email protected]>
Add definitions

Add tns-core-modules `.d.ts` files from modules 1.6.2.
Add node.d.ts from version 4.2.x

da3cdc3163bc2fff1fc19bd95b7462c55b0b8cc3 authored over 8 years ago by rosen-vladimirov <[email protected]>
Add after-prepare hook to change the entry-point of application

Add after-prepare hook that will change the entry point of application in case `test` command is...

4990f91c288cbfa1a4bf592c28b84c991e4a1965 authored over 8 years ago by rosen-vladimirov <[email protected]>
Use new syntax for application.start

Use the new syntax for application.start method, so set minimum required runtime versions to 1.6.0.

937e45810185dff5168ebfc3d54ff605fa1a904c authored over 8 years ago by rosen-vladimirov <[email protected]>
remove shims after no longer necessary

d601dcef1879a77efd6410c3f439af1ac151c4f7 authored almost 9 years ago by Stefan Dragnev <[email protected]>
bump version

d0f73cfb89735e135cc0697eb977e53743214932 authored almost 9 years ago by Stefan Dragnev <[email protected]>
QUnit support

86094e3752bf4cc7aff912116fd3b7ebf81b96c8 authored almost 9 years ago by Stefan Dragnev <[email protected]>
debugger support

d7571162a30dc7af45b8661c54915d711e3ad258 authored almost 9 years ago by Stefan Dragnev <[email protected]>
* report require-time errors back to Karma

* support for --debug-transport

3e131bc8daa73245be21b07dd51c30d82686f59b authored about 9 years ago by Stefan Dragnev <[email protected]>
plist for making it work with iOS 9

dad28e92a37fc385deff3e8d39fe852426817ef6 authored about 9 years ago by Stefan Dragnev <[email protected]>
remove definitions/ from .npmignore

86ccb15a7218fffb8db60029b0b5f0732ef23250 authored about 9 years ago by Stefan Dragnev <[email protected]>
path fixes

d63a73eaa1af82fe1092b3b51910582d98ab0c4b authored about 9 years ago by Stefan Dragnev <[email protected]>
add a small timeout to initial IP probing

3443a2d312236e84889a0ab6bd602967f7bd0fbb authored about 9 years ago by Stefan Dragnev <[email protected]>
shims for mocha and chai

2d377fc9de4ae2110aee67438aa143c22b8e3b53 authored about 9 years ago by Stefan Dragnev <[email protected]>
.npmignore

1ab561c9c4b43439525dc4e6c3b81db84bb2760c authored about 9 years ago by Stefan Dragnev <[email protected]>
don't `require` non-test scripts present in context.json

1a461023a00eb83e3256217e3532774e4a1af223 authored about 9 years ago by Stefan Dragnev <[email protected]>
license and readme

c63c960d62ca740e59d791e2dfdf89ba20698798 authored about 9 years ago by Stefan Dragnev <[email protected]>
reduce declarations

initial commit

985e6d4e5989a71f664f72cff23c6075a8d50b60 authored about 9 years ago by Stefan Dragnev <[email protected]>