0.6.3 • Published 9 years ago

cortex-test v0.6.3

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
9 years ago

#CLI

###Usage: Usage: cortex test options

Options:
  -R, --reporter  test reporter                                     [default: "base"]
  -r, --root      static root, such as `http://i2.dpfile.com/mod`
  -V, --verbose   see verbose info
  -H, --help
  -m, --mode                                                        [default: "local"]
    

###Run in local mode

cortex test

your browser will open on http://127.0.0.1:1976/. you can check mocha tests on your own

###Multi browser test with browserman: npm install cortex-test-browserman-adapter -g cortex test -m browserman -r http://i2.static.dp/mod --browser "firefox,chrome,internet explorer@>8.0.0"

you will see:

  ----------------------------------------
    firefox 29.0.0 windows
  ----------------------------------------

  ✓ should return instance of Mbox
  ✓ should open and close properly
  ✓ should be able to open multi mboxes

    3 passing

  ----------------------------------------
    chrome 34.0.0 windows
  ----------------------------------------

  ✓ should return instance of Mbox
  ✓ should open and close properly
  ✓ should be able to open multi mboxes

    3 passing

  ----------------------------------------
    internet explorer 9.0.0 windows
  ----------------------------------------

  ✓ should return instance of Mbox
  ✓ should open and close properly
  ✓ should be able to open multi mboxes

    3 passing

###Learn more

0.6.3

9 years ago

0.6.2

9 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.6

10 years ago

0.5.5

10 years ago

0.5.4

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago