GithubHelp home page GithubHelp logo

Passing --recursive option about mochify.js HOT 6 CLOSED

DylanFM avatar DylanFM commented on May 21, 2024
Passing --recursive option

from mochify.js.

Comments (6)

mantoni avatar mantoni commented on May 21, 2024

It's not yet supported, but should be easy to put in.
Pull request welcome!

from mochify.js.

DylanFM avatar DylanFM commented on May 21, 2024

@mantoni I've begun working on a PR for this. It seems like these options (e.g ui, reporter) are being passed to mocaccino.js, rather than to Mocha. Support for the recursive option in mochify seems to depend on it being supported by mocaccino, and it appears that mocaccino doesn't support it. Let me know if this is correct, in which case I can look at putting together a PR for mocaccino too.

from mochify.js.

mantoni avatar mantoni commented on May 21, 2024

Thanks for looking into this. Mocaccino is a Browserify plugin and does not resolve the files. You would want to modify the logic that resolves the entries that are passed to Browserify.
Here: https://github.com/mantoni/mochify.js/blob/master/lib/mochify.js#L25
and here: https://github.com/mantoni/mochify.js/blob/master/lib/mochify.js#L60

Maybe you could use a different default glob expression if --recursive is given.

from mochify.js.

yocontra avatar yocontra commented on May 21, 2024

Next steps for this? Currently have my stuff pointed at this fork to use this feature

from mochify.js.

DylanFM avatar DylanFM commented on May 21, 2024

Apologies folks. I'm getting married this weekend, so have been focused on that. I intended to write the tests @mantoni suggested, and will end up doing so after our honeymoon finishes in mid-March.

from mochify.js.

mantoni avatar mantoni commented on May 21, 2024

This has been released in v2.6.0.

from mochify.js.

Related Issues (20)

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.