Giter Site home page Giter Site logo

dalek-cli's People

Contributors

asciidisco avatar bitdeli-chef avatar frankmayer avatar leny avatar mezz avatar mischah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dalek-cli's Issues

dalek -v doesn't return version (local nor global)

CLI doesn't return version but [SyntaxError: Unexpected token /]

  • DalekJS version: 0.0.8
  • Dalek-cli version: 0.0.3
  • Node version: 0.10.9
  • NPM version: 1.2.24
  • Operating System / version: Mac OS X 10.9
  • Browser and version: Not browser related.

First, thanks for your work!
Following your Get Started guide (http://dalekjs.com/pages/getStarted.html). I ran into this non blocking issue.

  • WHY: Only CLI doesn't return version. Tests still pass without problems.
  • WHAT: No patch or correction proposal.
  • HOW: Follow Get Started guide, when installing dalek locally, with: npm install dalekjs --save-dev Then check the version with dalek -v gives the following:
Usage: dalek [test files] {OPTIONS}

Options:
  --version, -v   Shows the version of the dalek-cli & local dalek installation

  --reporter, -r  Reporter(s) you would like to invoke                          
  --driver, -d    Driver(s) you would like to invoke                            
  --browser, -b   Browser(s) you would like to invoke                           
  --logLevel, -l  Log level, controls the amount of information outputted to
                  the console (0 to 5)                                          
  --remote        Starts a dalek host server for clients to connect to          
  --nocolors      Disable colorized output in the console                       
  --nosymbols     Disable UTF-8 symbols in the console                          
  --help, -h      Show this message                                             

[SyntaxError: Unexpected token /]

The last line, made me think that you will be interested in that issue:
[SyntaxError: Unexpected token /]

Please do not hesitate to comment the way the issue is reported. Hope it helps! Available for further information on next week.

Travis Ci: This build should fail but exit with 0

Environment

  • DalekJS version: DalekJS CLI Tools Version: 0.0.4, DalekJS local install: 0.0.8
  • Operating System: Linux, Travis CI
  • Running Browser: PhantomJS
  • OS: linux unknown 64bit
  • Browser Version: 1.9.7

What

✘ TEST - "Fail test" FAILED
0/1 assertions passed. Elapsed Time: 0.42 sec 
The command "dalek tests/failTest.js" exited with 0.

As you can see in the log file, the test is failed. However dalek returns the status 0. Therefore, in Travis CI lit the green light.
The standard Unix exit code of "0" means the build passed; everything else is treated as failure.

Where

The Build: https://travis-ci.org/vergissberlin/dalekjs-travisci/builds/27998721

Idea

That might solve the problem:

process.exit(exitCode);

Thank you,
André

dalekjs error on running any tests scripts on Ubuntu

Hi i've been using a lot of dalekjs in my companies mac, but when I try it in ubuntu I get this error when running any scripts

~/Desktop/test $ dalek test.js
Running tests
Running Browser: PhantomJS

ERROR: SyntaxError: Unexpected token E
~/Desktop/test $

I have followed all the instructions properly in installing dalekjs the same way I have installed it in my mac and this is the first time I get this kind of error. Can you guys tell me if I missed installing something to make dalekjs run? Thanks!

No local DalekJS installation found

Hey! Demo's looking good, so much so that I could not resist trying it out. Following the installation guide on your site, and writing my first test, I am told that "No local DalekJS installation found". This is rather confusing, since I get this too: "$ dalek -v
DalekJS CLI Tools Version: 0.0.1
Brought to you with love by: Sebastian Golasch (@asciidisco) 2013".

I'll be watching further development though.

OS: Ubuntu 13.04,
$ node -v v0.10.15
$ npm -v 1.3.7

thanks

No colors or symbols ignored

Running the following command:

dalek test.js --no-colors --no-symbols

Still outputs colors and symbols in the CLI.

Using Windows Server 2012 (PowerShell if that makes any difference).

dalek test/*.js Wildcard * doesn't work on Windows

I tried following the Quickstart guide but hit a problem on the following command:

dalek test/*.js

This appears to work on MacOS but not on Windows 7. I get the following error:

>> WARNING: Suite "test/*.js" does not exist. Skipping!

Textual Image while executing dalek executable

Hey! First of all, thanks for inventing this wonderful product! This is really awesome! Every time i execute the dalek with my test script I'm getting the textual Image something like below. And this only happening after the re-installation.

[thiru@localhost]$dalek Deployed_code.js
|
/
<=====>
Æ----<=====>
=======
c o o o Æ
c o o o Æ
c o o o Æ
c__o__o__o__Æ
[
_______]

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.