Skip to content

kitsonk/cli-test-intern

 
 

Repository files navigation

cli-test-intern

Build Status Build status codecov npm version

The official Dojo 2 test command.

WARNING This is beta software. While we do not anticipate significant changes to the API at this stage, we may feel the need to do so. This is not yet production ready, so you should use at your own risk.

Features

Runs tests built using @dojo/cli-build-webpack, or @dojo/cli-build-app.

How do I use this package?

To build and run tests locally, just execute dojo test in your project. There are several configuration options, to see what options are available run dojo test -h

How do I contribute?

We appreciate your interest! Please see the Dojo 2 Meta Repository for the Contributing Guidelines and Style Guide.

Testing

Test cases MUST be written using Intern using the bdd test interface and Assert assertion interface.

90% branch coverage MUST be provided for all code submitted to this repository, as reported by Istanbul’s combined coverage results for all supported platforms.

To test locally in node run:

grunt test

Licensing information

© 2004–2017 JS Foundation & contributors. New BSD license.

About

🚀 Dojo 2 - cli command for testing applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 2.0%