GithubHelp home page GithubHelp logo

isabella232 / mocha-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mochajs/mocha-examples

0.0 0.0 0.0 635 KB

Working examples of common configurations using mocha ☕️

Home Page: https://mochajs.org

License: Apache License 2.0

JavaScript 89.64% HTML 7.33% TypeScript 3.03%

mocha-examples's Introduction

Mocha examples

A set of examples to help demontrate common configurations using Mocha. They should all run out-the-box.

Build Status lerna

Examples

Adding a new example

Follow the below steps:

  1. Clone this repo locally
  2. Create your folder under packages/
  3. Run npm init
  4. Now build your application and open a PR (its npm test will automatically be run in CI).

Linting

There is generally no linting requirement for each example, but we recommend running prettier. You can install and run it with:

npm install prettier
prettier --write .

Requirements

Each example application will have its own package dependencies but also a version of Node.js it was designed and built from.

Reporting a bug?

Feel free to send a branch to supply an MCVE from one of the applications.

Potential setups to add in future

  • Angular
  • Pipe json output to file

We welcome suggestions on other useful setups.

mocha-examples's People

Contributors

craigtaub avatar moonsupport avatar seohyun0120 avatar outsideris avatar wnghdcjfe avatar angie4u avatar hyunsanghan avatar bseib avatar dependabot[bot] avatar irrationnelle avatar jerell-mendoza avatar vkarpov15 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.