Code Monkey home page Code Monkey logo

Comments (6)

jdan avatar jdan commented on August 21, 2024

I'm phasing out the open line very soon - we have some unit tests up for review on our internal code review tool, so npm test will be running mocha tests instead of opening the browser.

The part about leaving out run is quite interesting, thank you for looking into this! I would probably prefer to the documentation to say something along the lines of:

npm install
npm run build   # or "npm build" on Windows

What do you think? I'll include that README change with my unit tests so they'll ship simultaneously.

from tota11y.

ankitaggarwal011 avatar ankitaggarwal011 commented on August 21, 2024

Yes, mocha tests would definitely be an upgrade. Yes, a simple comment with build also works. Add this to your README change list. I think there would definitely me more before you ship out next version.
Cheers! @jdan

I am looking into #13 as well. Is that included in your next release as well. I included an congratulatory message for that issue in my local repository. Do you want me to push to master?

from tota11y.

jdan avatar jdan commented on August 21, 2024

@ankitaggarwal011 Yes features can branch right off master for now - no specific release cycle here. Thank you for your enthusiasm!

from tota11y.

jdan avatar jdan commented on August 21, 2024

@ankitaggarwal011 Okay the README is updated, and unit tests have landed in master. Let me know what you think.

from tota11y.

ankitaggarwal011 avatar ankitaggarwal011 commented on August 21, 2024

@jdan , I synced the new changes in my local repository and tested for the updated commands on Windows 7(x64).
Some interesting things happened (you will need to make some changes again). All these commands are working now:

npm install 
npm run build
npm test
npm run lint
npm run live-test

Building the package gives warnings, but that's a different issue.

I am sorry for raising false alarms, but I reported what happened earlier. Now, those errors are gone. I am not sure why these things happened. Could be Windows specific behavior (I didn't even restart the system since reporting the issue). Puzzled. But, you can remove those windows specific lines from README as they are no longer a problem.

from tota11y.

jdan avatar jdan commented on August 21, 2024

@ankitaggarwal011 👍

from tota11y.

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.