mastermac / intern-examples

A collection of examples for the Intern testing library

Home Page:theintern.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intern-examples

Intern Intern


Intern logo


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.

This repository is a collection of examples of using Intern in web applications. Use these examples as your guide to integrate Intern into your projects! Every example has a README that will guide you through the process of setting it up.

Intern 4 Examples

Intern 3 Examples

Each of the examples can be switched from running tests locally to using a cloud testing provider by setting the relevant Cloud testing Intern settings within the Intern config for that example.

External Examples

Intern 4 hasn’t been out for very long yet, so most of these are still based on Intern 3.

Contributing

We welcome contributions of new examples, or improvements/updates to existing examples. Just fork this repo, add your example to a new branch, and make a PR. Note that like most open source projects, we require everyone to sign a contributor license agreement when making non-trivial PRs.

© SitePen, Inc. and its contributors

About

A collection of examples for the Intern testing library

theintern.io


Languages

Language:JavaScript 93.8%Language:TypeScript 3.3%Language:HTML 2.6%Language:CSS 0.2%Language:Shell 0.1%