Giter Site home page Giter Site logo

jmarcopolo / intern Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theintern/intern

0.0 0.0 0.0 3.22 MB

A next-generation code testing stack for JavaScript.

Home Page: https://theintern.github.io/intern/

License: Other

JavaScript 0.98% TypeScript 94.85% HTML 0.60% CSS 3.57%

intern's Introduction

Intern testing framework

Build Status codecov Average time to resolve an issue Percentage of issues still open FOSSA Status

Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries and applications. It can be used to test any JavaScript code. It can even be used to test non-JavaScript Web and mobile apps, and to run tests written for other test systems.

If you’re into name-dropping, Intern gets used every day by teams at Twitter, Stripe, Mozilla, IBM, Marriott, Philips, Zenput, Alfresco, Esri, HSBC, ING, Intuit, and more. It’s also the testing framework of choice for growing numbers of open-source projects.

Note that this documentation is for Intern 4 master, which is currently an alpha release.

Quick start

  1. Install from npm

    $ cd /my/project/root
    $ npm install intern@next
  2. Create an intern.json file in your project root.

    {
      "suites": "tests/unit/**/*.js"
    }
  3. Verify that your configuration works by running Intern and checking that no errors are output.

    $ node_modules/.bin/intern
  4. Start writing tests!

More information

Get help

The best place to ask questions and get answers about Intern is Stack Overflow. Just tag your question with intern. If you have more immediate questions, or just want to chat with other people interested in Intern, there’s an #intern IRC channel on freenode, and a Gitter room at theintern/intern. See the Help page for more information.

License

Intern is a JS Foundation project offered under the New BSD license.

FOSSA Status

© SitePen, Inc. and its contributors

Intern’s self-tests run on
BrowserStack logo

intern's People

Contributors

csnover avatar jason0x43 avatar bitpshr avatar neonstalwart avatar bryanforbes avatar vladikoff avatar kitsonk avatar lingspb avatar jacobroufa avatar rodneyrehm avatar sholladay avatar liucougar avatar apsdehal avatar leohuber avatar novemberborn avatar jsmike avatar milesj avatar owiber avatar stdavis avatar plumlee avatar itorrey avatar yepitschunked avatar vikki avatar bartoszkaczorek avatar gitgrimbo avatar lbod avatar unrealguard avatar xizhao avatar kfranqueiro avatar jonmumm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.