Skip to content

Throw warnings for deprecated features. #881

@leobalter

Description

@leobalter

QUnit should throw warnings (reporter/console) for deprecated features, including:

  • use of global methods instead of the namespaced methods. (some can be easily fixed with local variables like: var test = QUnit.test;)
  • use of stop/start methods
  • etc

Also it should mention the qunit-migrate tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions