GithubHelp home page GithubHelp logo

mocha-core's People

Contributors

boneskull avatar dasilvacontin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mocha-core's Issues

design and implement default reporter

This should be based on the current "spec" reporter.

Create a new repo for this.

We're also going to want to hammer out how the plugin API should interact with multiple reporters.

when run in browser, how will Mocha resolve plugins?

Currently you're expected to get a function from any given (non-bundled) plugin, and pass that into mocha.use(). But if we're bundling plugins for the browser, they can attach themselves to a global namespace (ostensibly window.mocha). I think this is reasonable.

I'm trying to implement but it's currently broken; see wip branch

Tons of issues

@Munter @boneskull @dasilvacontin @hollomancer @ScottFreeCode

I looked at the source and just found a tons of issues

  • outdated deps. E.g. lodash doesn't have a 'all' or 'pipe' function anymore. Stampit is on v. 3.x now.
  • kefir is outdated, and kefir stream etc doesn't match latest kefir
  • the build process is a total mess. Can't even build it on a windows computer
  • duplicate export in utils.js folder.
  • tests for prev commits still exist in test folder
  • missing tests
  • couldn't get anything of this running at all
  • memory issues and memory leaks.

and a lot more.

If this going to be fixed, and when will we expect to see a Mocha running? And why use Stampit and Kefir? Stampit eating a lot of memory.

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.