Giter VIP home page Giter VIP logo

Comments (4)

maksimr avatar maksimr commented on August 14, 2024

@23tux As you correctly pointed adapter.js generated by grunt build.
adpater.js placed only in npm repository when we run grunt release.

If you want use your version of karma-jasmine then you can remove lib/adapter.js from .gitignore.
If you want test you changes you can(should) write test :)

Thanks!

from karma-jasmine.

pkozlowski-opensource avatar pkozlowski-opensource commented on August 14, 2024

@23tux - @maksimr explanations are spot on - you would have to build & publish build output if you want to pull plugin from GitHub. Having said this the more important question is - did you bump into a bug / missing future that forced you to fork? If so, maybe it would be better to send a pull request to this repository, so other members of the community can benefit from the update?

Contribution guidelines are outlined here: http://karma-runner.github.io/0.12/dev/contributing.html

from karma-jasmine.

23tux avatar 23tux commented on August 14, 2024

@maksimr thx, I'll check this out.

@pkozlowski-opensource Yes, I was planning sending a PR, but before that, I want to be sure, that everything works as expected, including the installation stuff (and there, I encountered this issue).

I added some pretty print diff for the console output, and added some color formatting. But, because I'm using Jasmine 1.x, I'll created a branch out of the v0.1.5 tag and added the color highlighting there. Is it possible, to only send the pull request for this version? Or are pull requests only accepted for the newer v0.2.x version of karma-jasmine?

from karma-jasmine.

pkozlowski-opensource avatar pkozlowski-opensource commented on August 14, 2024

@23tux version 0.1.5 of the karma-jasmine lives in this branch: https://github.com/karma-runner/karma-jasmine/tree/jasmine-1_0 so you can send your PR agains that branch. My understanding that both branches (for jasmine 1.x and 2.x) are maintained so your PR could be accepted.

from karma-jasmine.

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.