Github user meirotstein commented on the issue:

    https://github.com/apache/cordova-plugin-contacts/pull/145
  
    Hi @alsorokin 
    
    I have wrapped the defineAutoTests method with my own 'describe' and 
executed jasmine-node via command line - 
    you can see how I use it here (depending a forked fixed version) :
    
https://github.com/meirotstein/cordova-plugin-contacts-mock/blob/master/spec/unitSpec.js
    
    Execution:
    ```
    jasmine-node spec
    ```
    
    These tests are also ran by 
[travis](https://travis-ci.org/meirotstein/cordova-plugin-contacts-mock/builds)
    
    Thanks!
     


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to