qunit-pending

1.0.0 • Public • Published

Build Status

qunit-pending

A QUnit plugin that adds the "pending" test syntax, a la Mocha.

Requirements

This plugin is compatible with QUnit core ("qunitjs") >=v1.16.0, which introduced the "skipped" test status and QUnit.skip function.

Usage

QUnit.test( "This test is not implemented yet" );

Compatibility

This plugin works in every environment that QUnit core does.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

License

Copyright (c) 2014-2016 James M. Greene Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i qunit-pending

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jamesmgreene