5.0.79 • Published 6 years ago

@fromage/cli-plugin-unit-mocha v5.0.79

Weekly downloads
80
License
MIT
Repository
github
Last release
6 years ago

@fromage/cli-plugin-unit-mocha

unit-mocha plugin for vue-cli

Injected Commands

  • vue-cli-service test:unit

    Run unit tests with mocha-webpack + chai.

    Note the tests are run inside Node.js with browser environment simulated with JSDOM.

    Usage: vue-cli-service test:unit [options] [...files]
    
    Options:
    
      --watch, -w   run in watch mode
      --grep, -g    only run tests matching <pattern>
      --slow, -s    "slow" test threshold in milliseconds
      --timeout, -t timeout threshold in milliseconds
      --bail, -b    bail after first test failure
      --require, -r require the given module before running tests
      --include     include the given module into test bundle
      --inspect-brk Enable inspector to debug the tests

    Default files matches are: any files in tests/unit that end in .spec.(ts|js).

    All mocha-webpack command line options are also supported.

Installing in an Already Created Project

vue add @fromage/unit-mocha
5.0.79

6 years ago

5.0.75

6 years ago

5.0.74

6 years ago

5.0.70

6 years ago

5.0.69

6 years ago

5.0.65

6 years ago

5.0.64

6 years ago

5.0.62

6 years ago

5.0.56

6 years ago

5.0.48

6 years ago

5.0.47

6 years ago

5.0.46

6 years ago

5.0.45

6 years ago

5.0.44

6 years ago

5.0.43

6 years ago

5.0.42

6 years ago

5.0.41

6 years ago

5.0.40

6 years ago

5.0.39

6 years ago

5.0.37

6 years ago

5.0.35

6 years ago

5.0.34

6 years ago

5.0.32

6 years ago

5.0.31

6 years ago

5.0.30

6 years ago

5.0.29

6 years ago

5.0.24

6 years ago

5.0.23

6 years ago

5.0.22

6 years ago

5.0.21

6 years ago

5.0.20

6 years ago

5.0.18

6 years ago

5.0.17

6 years ago

5.0.16

6 years ago

5.0.15

6 years ago

5.0.14

6 years ago

5.0.13

6 years ago

5.0.12

6 years ago

5.0.11

6 years ago

5.0.10

6 years ago

5.0.9

6 years ago

5.0.8

6 years ago

5.0.7

6 years ago

5.0.5

6 years ago

5.0.1

6 years ago