GithubHelp home page GithubHelp logo

testing recommendation about rwb HOT 3 OPEN

petehunt avatar petehunt commented on May 16, 2024
testing recommendation

from rwb.

Comments (3)

petermoresi avatar petermoresi commented on May 16, 2024

Mocha is a great tool. I use tape. Mocha is valid but not everybody wants to standardize on a test framework.

from rwb.

bobzoller avatar bobzoller commented on May 16, 2024

yeah sorry, I was probably a little confusing. I threw out the example of
my own setup just for context. my point behind this PR is not to bless a
testing stack, but rather to discuss/discover a good way to test rwb apps
using the same build tooling that my rwb app uses.

On Thu, Mar 17, 2016 at 3:32 PM, Peter Moresi [email protected]
wrote:

Mocha is a great tool. I use tape. Mocha is valid but not everybody wants
to standardize on a test framework.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#24 (comment)

from rwb.

bobzoller avatar bobzoller commented on May 16, 2024

a coworker just showed me how in test, he uses a webpack dev server configured exactly the same as development except that it doesn't include the app entrypoint -- and then karma runs the test file(s) itself and depends on that webpack bundle.

so the question I've yet to answer: is it useful (in a test framework independent way, per @petermoresi's comment) to bake-in the building of that test asset to rwb?

from rwb.

Related Issues (13)

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.