Adam Atri

Results 4 issues of Adam Atri

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

unit testing
os: android

### Issue Description Running unit tests on a newly created project fails when selecting "Jasmine" as the test runner: ```bash You can now run your tests: $ ns test ios...

breaking-change

### Version 2.0.2 ### Platform and OS info fresh install ### Steps to reproduce 1. vue init nativescript-vue/vue-cli-template hello-world 2. tns build android --bundle ### What is expected? initial debug...

priority:normal
V2

Tried to run "make tests": adam@GPDevMachine:~/Downloads/tmp/pyjnius$ make tests javac jnius/src/org/jnius/NativeInvocationHandler.java python setup.py build_ext --inplace -f -g /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build_ext cythoning jnius/jnius.pyx to jnius/jnius.c warning:...